Class ReflnsScale

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class ReflnsScale
extends DelegatingCategory.DelegatingCifCoreCategory
The CATEGORY of data items which specify the scales needed to place measured structure factor coefficients on the same absolute scale.
  • Constructor Details

  • Method Details

    • getGroupCode

      public StrColumn getGroupCode()
      Code identifying a reflection scale group. These names need not correspond to _diffrn_scale_group.code names.
      Returns:
      StrColumn
    • getMeasF

      public FloatColumn getMeasF()
      Structure factor scale for this scale group.
      Returns:
      FloatColumn
    • getMeasFSquared

      public FloatColumn getMeasFSquared()
      Structure factor squared scale for this scale group.
      Returns:
      FloatColumn
    • getMeasIntensity

      public FloatColumn getMeasIntensity()
      Net intensity scale for this scale group.
      Returns:
      FloatColumn