Data Category ihm_geometric_object_transformation

General

Category name
ihm_geometric_object_transformation
Required in PDB entries
no
Category group membership
ihm_group
Used in current PDB entries
No

Category Relationship Diagrams

70
View full category relationship diagram including all dictionary data categories

Category Description

               Data items in the IHM_GEOMETRIC_OBJECT_TRANSFORMATION category records the
               details of the rotation matrix and translation vector applied for transforming
               the geometric object. 
               If no transformation is provide, identity transformation is assumed.

Category Example

 
    _ihm_geometric_object_transformation.id                              1
    _ihm_geometric_object_transformation.rot_matrix[1][1]                1.0
    _ihm_geometric_object_transformation.rot_matrix[2][1]                0.0
    _ihm_geometric_object_transformation.rot_matrix[3][1]                0.0
    _ihm_geometric_object_transformation.rot_matrix[1][2]                0.0
    _ihm_geometric_object_transformation.rot_matrix[2][2]                1.0
    _ihm_geometric_object_transformation.rot_matrix[3][2]                0.0
    _ihm_geometric_object_transformation.rot_matrix[1][3]                0.0
    _ihm_geometric_object_transformation.rot_matrix[2][3]                0.0
    _ihm_geometric_object_transformation.rot_matrix[3][3]                1.0
    _ihm_geometric_object_transformation.tr_vector[1]                    0.0
    _ihm_geometric_object_transformation.tr_vector[2]                    0.0
    _ihm_geometric_object_transformation.tr_vector[3]                    0.0