Class ExptlCrystalFace

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.ExptlCrystalFace
All Implemented Interfaces:
Category

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

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • 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