Class RefineLsRestrType

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class RefineLsRestrType
    extends BaseCategory
    Data items in the REFINE_LS_RESTR_TYPE category record details about the restraint types used in the least-squares refinement.
    • Constructor Detail

      • RefineLsRestrType

        public RefineLsRestrType​(String name,
                                 int rowCount,
                                 Object[] encodedColumns)
      • RefineLsRestrType

        public RefineLsRestrType​(String name)
    • Method Detail

      • getDistanceCutoffHigh

        public FloatColumn getDistanceCutoffHigh()
        The upper limit in angstroms of the distance range applied to the current restraint type.
        Returns:
        FloatColumn
      • getDistanceCutoffLow

        public FloatColumn getDistanceCutoffLow()
        The lower limit in angstroms of the distance range applied to the current restraint type.
        Returns:
        FloatColumn
      • getType

        public StrColumn getType()
        This data item is a pointer to _refine_ls_restr.type in the REFINE_LS_RESTR category.
        Returns:
        StrColumn