Class DiffrnOrientMatrix

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class DiffrnOrientMatrix
    extends BaseCategory
    Data items in the DIFFRN_ORIENT_MATRIX category record details about the orientation matrix used in the measurement of the diffraction data.
    • Constructor Detail

      • DiffrnOrientMatrix

        public DiffrnOrientMatrix​(String name,
                                  int rowCount,
                                  Object[] encodedColumns)
      • DiffrnOrientMatrix

        public DiffrnOrientMatrix​(String name)
    • Method Detail

      • getDiffrnId

        public StrColumn getDiffrnId()
        This data item is a pointer to _diffrn.id in the DIFFRN category.
        Returns:
        StrColumn
      • getType

        public StrColumn getType()
        A description of the orientation matrix type and how it should be applied to define the orientation of the crystal precisely with respect to the diffractometer axes.
        Returns:
        StrColumn
      • getUB11

        public FloatColumn getUB11()
        The elements of the 3x3 matrix that defines the dimensions of the reciprocal cell and its orientation with respect to the local diffractometer axes. See also _diffrn_orient_matrix.type.
        Returns:
        FloatColumn
      • getUB12

        public FloatColumn getUB12()
        The elements of the 3x3 matrix that defines the dimensions of the reciprocal cell and its orientation with respect to the local diffractometer axes. See also _diffrn_orient_matrix.type.
        Returns:
        FloatColumn
      • getUB13

        public FloatColumn getUB13()
        The elements of the 3x3 matrix that defines the dimensions of the reciprocal cell and its orientation with respect to the local diffractometer axes. See also _diffrn_orient_matrix.type.
        Returns:
        FloatColumn
      • getUB21

        public FloatColumn getUB21()
        The elements of the 3x3 matrix that defines the dimensions of the reciprocal cell and its orientation with respect to the local diffractometer axes. See also _diffrn_orient_matrix.type.
        Returns:
        FloatColumn
      • getUB22

        public FloatColumn getUB22()
        The elements of the 3x3 matrix that defines the dimensions of the reciprocal cell and its orientation with respect to the local diffractometer axes. See also _diffrn_orient_matrix.type.
        Returns:
        FloatColumn
      • getUB23

        public FloatColumn getUB23()
        The elements of the 3x3 matrix that defines the dimensions of the reciprocal cell and its orientation with respect to the local diffractometer axes. See also _diffrn_orient_matrix.type.
        Returns:
        FloatColumn
      • getUB31

        public FloatColumn getUB31()
        The elements of the 3x3 matrix that defines the dimensions of the reciprocal cell and its orientation with respect to the local diffractometer axes. See also _diffrn_orient_matrix.type.
        Returns:
        FloatColumn
      • getUB32

        public FloatColumn getUB32()
        The elements of the 3x3 matrix that defines the dimensions of the reciprocal cell and its orientation with respect to the local diffractometer axes. See also _diffrn_orient_matrix.type.
        Returns:
        FloatColumn
      • getUB33

        public FloatColumn getUB33()
        The elements of the 3x3 matrix that defines the dimensions of the reciprocal cell and its orientation with respect to the local diffractometer axes. See also _diffrn_orient_matrix.type.
        Returns:
        FloatColumn