Class DiffrnOrientMatrix

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.DiffrnOrientMatrix
All Implemented Interfaces:
Category

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

    Nested classes/interfaces inherited from class org.rcsb.cif.schema.DelegatingCategory

    DelegatingCategory.DelegatingCifCoreCategory

    Nested classes/interfaces inherited from interface org.rcsb.cif.model.Category

    Category.EmptyCategory
  • Field Summary

    Fields inherited from class org.rcsb.cif.schema.DelegatingCategory

    delegate
  • Constructor Summary

    Constructors 
    Constructor Description
    DiffrnOrientMatrix​(Category delegate)  
  • Method Summary

    Modifier and Type Method Description
    protected Column createDelegate​(String columnName, Column column)  
    StrColumn getDiffrnId()
    This data item is a pointer to _diffrn.id in the DIFFRN category.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.

    Methods inherited from class org.rcsb.cif.schema.DelegatingCategory

    getCategoryName, getColumn, getColumns, getRowCount

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.rcsb.cif.model.Category

    columns, getColumn, isDefined
  • Constructor Details

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • 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