Class DiffrnOrientRefln

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class DiffrnOrientRefln
extends DelegatingCategory
Data items in the DIFFRN_ORIENT_REFLN category record details about the reflections that define the orientation matrix used in the measurement of the diffraction intensities.
  • Constructor Details

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • getAngleChi

      public FloatColumn getAngleChi()
      Diffractometer angle chi of a reflection used to define the orientation matrix in degrees. See _diffrn_orient_matrix.UB[][] and the Miller indices in the DIFFRN_ORIENT_REFLN category.
      Returns:
      FloatColumn
    • getAngleKappa

      public FloatColumn getAngleKappa()
      Diffractometer angle kappa of a reflection used to define the orientation matrix in degrees. See _diffrn_orient_matrix.UB[][] and the Miller indices in the DIFFRN_ORIENT_REFLN category.
      Returns:
      FloatColumn
    • getAngleOmega

      public FloatColumn getAngleOmega()
      Diffractometer angle omega of a reflection used to define the orientation matrix in degrees. See _diffrn_orient_matrix.UB[][] and the Miller indices in the DIFFRN_ORIENT_REFLN category.
      Returns:
      FloatColumn
    • getAnglePhi

      public FloatColumn getAnglePhi()
      Diffractometer angle phi of a reflection used to define the orientation matrix in degrees. See _diffrn_orient_matrix.UB[][] and the Miller indices in the DIFFRN_ORIENT_REFLN category.
      Returns:
      FloatColumn
    • getAnglePsi

      public FloatColumn getAnglePsi()
      Diffractometer angle psi of a reflection used to define the orientation matrix in degrees. See _diffrn_orient_matrix.UB[][] and the Miller indices in the DIFFRN_ORIENT_REFLN category.
      Returns:
      FloatColumn
    • getAngleTheta

      public FloatColumn getAngleTheta()
      Diffractometer angle theta of a reflection used to define the orientation matrix in degrees. See _diffrn_orient_matrix.UB[][] and the Miller indices in the DIFFRN_ORIENT_REFLN category.
      Returns:
      FloatColumn
    • getDiffrnId

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

      public IntColumn getIndexH()
      Miller index h of a reflection used to define the orientation matrix.
      Returns:
      IntColumn
    • getIndexK

      public IntColumn getIndexK()
      Miller index k of a reflection used to define the orientation matrix.
      Returns:
      IntColumn
    • getIndexL

      public IntColumn getIndexL()
      Miller index l of a reflection used to define the orientation matrix.
      Returns:
      IntColumn