Class CellMeasurement

All Implemented Interfaces:
Category

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

  • Method Details

    • getPressure

      public FloatColumn getPressure()
      The pressure at which the unit-cell parameters were measured (not the pressure used to synthesize the sample).
      Returns:
      FloatColumn
    • getRadiation

      public StrColumn getRadiation()
      Description of the radiation used to measure the unit-cell data.
      Returns:
      StrColumn
    • getReflnsUsed

      public IntColumn getReflnsUsed()
      Total number of reflections used to determine the unit cell. The reflections may be specified as cell_measurement_refln items.
      Returns:
      IntColumn
    • getThetaMax

      public FloatColumn getThetaMax()
      Maximum theta scattering angle of reflections used to measure the crystal unit cell.
      Returns:
      FloatColumn
    • getThetaMin

      public FloatColumn getThetaMin()
      Minimum theta scattering angle of reflections used to measure the crystal unit cell.
      Returns:
      FloatColumn
    • getWavelength

      public FloatColumn getWavelength()
      Wavelength of the radiation used to measure the unit cell. If this is not specified, the wavelength is assumed to be the same as that given in _diffrn_radiation_wavelength.value
      Returns:
      FloatColumn
    • getPressureEsd

      public FloatColumn getPressureEsd()
      The standard uncertainty of the pressure at which the unit-cell parameters were measured.
      Returns:
      FloatColumn
    • getPressureSu

      public FloatColumn getPressureSu()
      The standard uncertainty of the pressure at which the unit-cell parameters were measured.
      Returns:
      FloatColumn
    • getTemp

      public FloatColumn getTemp()
      The temperature at which the unit-cell parameters were measured (not the temperature of synthesis).
      Returns:
      FloatColumn
    • getTemperature

      public FloatColumn getTemperature()
      The temperature at which the unit-cell parameters were measured (not the temperature of synthesis).
      Returns:
      FloatColumn
    • getTempEsd

      public FloatColumn getTempEsd()
      The standard uncertainty of the temperature of at which the unit-cell parameters were measured.
      Returns:
      FloatColumn
    • getTemperatureSu

      public FloatColumn getTemperatureSu()
      The standard uncertainty of the temperature of at which the unit-cell parameters were measured.
      Returns:
      FloatColumn