Class ExptlCrystalFace

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class ExptlCrystalFace
    extends BaseCategory
    Data items in the EXPTL_CRYSTAL_FACE category record details of the crystal faces.
    • Constructor Detail

      • ExptlCrystalFace

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

        public ExptlCrystalFace​(String name)
    • Method Detail

      • getCrystalId

        public StrColumn getCrystalId()
        This data item is a pointer to _exptl_crystal.id in the EXPTL_CRYSTAL category.
        Returns:
        StrColumn
      • getDiffrChi

        public FloatColumn getDiffrChi()
        The chi diffractometer setting angle in degrees for a specific crystal face associated with _exptl_crystal_face.perp_dist.
        Returns:
        FloatColumn
      • getDiffrKappa

        public FloatColumn getDiffrKappa()
        The kappa diffractometer setting angle in degrees for a specific crystal face associated with _exptl_crystal_face.perp_dist.
        Returns:
        FloatColumn
      • getDiffrPhi

        public FloatColumn getDiffrPhi()
        The phi diffractometer setting angle in degrees for a specific crystal face associated with _exptl_crystal_face.perp_dist.
        Returns:
        FloatColumn
      • getDiffrPsi

        public FloatColumn getDiffrPsi()
        The psi diffractometer setting angle in degrees for a specific crystal face associated with _exptl_crystal_face.perp_dist.
        Returns:
        FloatColumn
      • getIndexH

        public IntColumn getIndexH()
        Miller index h of the crystal face associated with the value _exptl_crystal_face.perp_dist.
        Returns:
        IntColumn
      • getIndexK

        public IntColumn getIndexK()
        Miller index k of the crystal face associated with the value _exptl_crystal_face.perp_dist.
        Returns:
        IntColumn
      • getIndexL

        public IntColumn getIndexL()
        Miller index l of the crystal face associated with the value _exptl_crystal_face.perp_dist.
        Returns:
        IntColumn
      • getPerpDist

        public FloatColumn getPerpDist()
        The perpendicular distance in millimetres from the face to the centre of rotation of the crystal.
        Returns:
        FloatColumn