Class DiffrnOrientRefln

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class DiffrnOrientRefln
    extends BaseCategory
    Data items in the DIFFRN_ORIENT_REFLN category record details about the reflections that define the orientation matrix used in the measurement of the diffraction intensities.
    • Constructor Detail

      • DiffrnOrientRefln

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

        public DiffrnOrientRefln​(String name)
    • Method Detail

      • getAngleChi

        public FloatColumn getAngleChi()
        Diffractometer angle chi of a reflection used to define the orientation matrix in degrees. See _diffrn_orient_matrix.UB[][] and the Miller indices in the DIFFRN_ORIENT_REFLN category.
        Returns:
        FloatColumn
      • getAngleKappa

        public FloatColumn getAngleKappa()
        Diffractometer angle kappa of a reflection used to define the orientation matrix in degrees. See _diffrn_orient_matrix.UB[][] and the Miller indices in the DIFFRN_ORIENT_REFLN category.
        Returns:
        FloatColumn
      • getAngleOmega

        public FloatColumn getAngleOmega()
        Diffractometer angle omega of a reflection used to define the orientation matrix in degrees. See _diffrn_orient_matrix.UB[][] and the Miller indices in the DIFFRN_ORIENT_REFLN category.
        Returns:
        FloatColumn
      • getAnglePhi

        public FloatColumn getAnglePhi()
        Diffractometer angle phi of a reflection used to define the orientation matrix in degrees. See _diffrn_orient_matrix.UB[][] and the Miller indices in the DIFFRN_ORIENT_REFLN category.
        Returns:
        FloatColumn
      • getAnglePsi

        public FloatColumn getAnglePsi()
        Diffractometer angle psi of a reflection used to define the orientation matrix in degrees. See _diffrn_orient_matrix.UB[][] and the Miller indices in the DIFFRN_ORIENT_REFLN category.
        Returns:
        FloatColumn
      • getAngleTheta

        public FloatColumn getAngleTheta()
        Diffractometer angle theta of a reflection used to define the orientation matrix in degrees. See _diffrn_orient_matrix.UB[][] and the Miller indices in the DIFFRN_ORIENT_REFLN category.
        Returns:
        FloatColumn
      • getDiffrnId

        public StrColumn getDiffrnId()
        This data item is a pointer to _diffrn.id in the DIFFRN category.
        Returns:
        StrColumn
      • getIndexH

        public IntColumn getIndexH()
        Miller index h of a reflection used to define the orientation matrix.
        Returns:
        IntColumn
      • getIndexK

        public IntColumn getIndexK()
        Miller index k of a reflection used to define the orientation matrix.
        Returns:
        IntColumn
      • getIndexL

        public IntColumn getIndexL()
        Miller index l of a reflection used to define the orientation matrix.
        Returns:
        IntColumn