Data Category ihm_data_transformation

General

Category name
ihm_data_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_DATA_TRANSFORMATION category records the
               details of the rotation matrix and translation vector that can be 
               applied to transform the data.

Category Example

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