Class RefineLsClass

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class RefineLsClass
extends DelegatingCategory.DelegatingCifCoreCategory
The CATEGORY of data items used to specify information about the refinement of the structural model.
  • Constructor Details

  • Method Details

    • getCode

      public StrColumn getCode()
      Code identifying a certain reflection class.
      Returns:
      StrColumn
    • getDResHigh

      public FloatColumn getDResHigh()
      Highest resolution for the reflections in this class. This corresponds to the smallest interpanar d value.
      Returns:
      FloatColumn
    • getDResLow

      public FloatColumn getDResLow()
      Lowest resolution for the reflections in this class. This corresponds to the largest interpanar d value.
      Returns:
      FloatColumn
    • getRFactorAll

      public FloatColumn getRFactorAll()
      Residual factor for reflections in this class included in the refinement. See _refine_ls.R_factor_all definition for details.
      Returns:
      FloatColumn
    • getRFactorGt

      public FloatColumn getRFactorGt()
      Residual factor for the reflections in this class judged significantly intense (see _reflns.threshold_expression) and included in refinement. See _refine_ls.R_factor_gt for details.
      Returns:
      FloatColumn
    • getRFsqdFactor

      public FloatColumn getRFsqdFactor()
      Residual factor R(F^2^) for reflections in this class judged significantly intense (see _reflns.threshold_expression) and included in refinement. See _refine_ls.R_Fsqd_factor for details.
      Returns:
      FloatColumn
    • getRIFactor

      public FloatColumn getRIFactor()
      Residual factor R(I) for reflections in this class judged significantly intense (see _reflns.threshold_expression) and included in refinement. See _refine_ls.R_I_factor for details.
      Returns:
      FloatColumn
    • getWRFactorAll

      public FloatColumn getWRFactorAll()
      Weight residual for all reflections in this class judged significantly intense (see _reflns.threshold_expression) and included in refinement. See _refine_ls.wR_factor_all for details.
      Returns:
      FloatColumn