Class CellMeasurementRefln

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class CellMeasurementRefln
extends DelegatingCategory.DelegatingCifCoreCategory
The CATEGORY of data items used to describe the reflection data used in the measurement of the crystal unit cell.
  • Constructor Details

  • Method Details

    • getHkl

      public IntColumn getHkl()
      Miller indices of a reflection used to measure the unit cell.
      Returns:
      IntColumn
    • getIndexH

      public IntColumn getIndexH()
      The index of a reciprocal space vector.
      Returns:
      IntColumn
    • getIndexK

      public IntColumn getIndexK()
      The index of a reciprocal space vector.
      Returns:
      IntColumn
    • getIndexL

      public IntColumn getIndexL()
      The index of a reciprocal space vector.
      Returns:
      IntColumn
    • getTheta

      public FloatColumn getTheta()
      Theta angle of reflection used to measure the crystal unit cell.
      Returns:
      FloatColumn