Package org.rcsb.cif.schema.core
Class DiffrnOrientRefln
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
org.rcsb.cif.schema.core.DiffrnOrientRefln
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class DiffrnOrientRefln
extends DelegatingCategory.DelegatingCifCoreCategory
The CATEGORY of data items which specify the reflections used to
calculate the matrix which gives the orientation of the crystal
axes to the diffractometer goniometer.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
Fields inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
parentBlock -
Constructor Summary
Constructors Constructor Description DiffrnOrientRefln(CifCoreBlock parentBlock) -
Method Summary
Modifier and Type Method Description FloatColumngetAngleChi()Diffractometer angle of a reflection measured at the centre of the diffraction peak and used to determine _diffrn_orient_matrix.UBIJ.FloatColumngetAngleKappa()Diffractometer angle of a reflection measured at the centre of the diffraction peak and used to determine _diffrn_orient_matrix.UBIJ.FloatColumngetAngleOmega()Diffractometer angle of a reflection measured at the centre of the diffraction peak and used to determine _diffrn_orient_matrix.UBIJ.FloatColumngetAnglePhi()Diffractometer angle of a reflection measured at the centre of the diffraction peak and used to determine _diffrn_orient_matrix.UBIJ.FloatColumngetAnglePsi()Diffractometer angle of a reflection measured at the centre of the diffraction peak and used to determine _diffrn_orient_matrix.UBIJ.FloatColumngetAngleTheta()Diffractometer angle of a reflection measured at the centre of the diffraction peak and used to determine _diffrn_orient_matrix.UBIJ.IntColumngetHkl()Miller indices of a reflection used to define the orientation matrix.IntColumngetIndexH()The index of a reciprocal space vector.IntColumngetIndexK()The index of a reciprocal space vector.IntColumngetIndexL()The index of a reciprocal space vector.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
getAngleChi
Diffractometer angle of a reflection measured at the centre of the diffraction peak and used to determine _diffrn_orient_matrix.UBIJ.- Returns:
- FloatColumn
-
getAngleKappa
Diffractometer angle of a reflection measured at the centre of the diffraction peak and used to determine _diffrn_orient_matrix.UBIJ.- Returns:
- FloatColumn
-
getAngleOmega
Diffractometer angle of a reflection measured at the centre of the diffraction peak and used to determine _diffrn_orient_matrix.UBIJ.- Returns:
- FloatColumn
-
getAnglePhi
Diffractometer angle of a reflection measured at the centre of the diffraction peak and used to determine _diffrn_orient_matrix.UBIJ.- Returns:
- FloatColumn
-
getAnglePsi
Diffractometer angle of a reflection measured at the centre of the diffraction peak and used to determine _diffrn_orient_matrix.UBIJ.- Returns:
- FloatColumn
-
getAngleTheta
Diffractometer angle of a reflection measured at the centre of the diffraction peak and used to determine _diffrn_orient_matrix.UBIJ.- Returns:
- FloatColumn
-
getHkl
Miller indices of a reflection used to define the orientation matrix.- Returns:
- IntColumn
-
getIndexH
The index of a reciprocal space vector.- Returns:
- IntColumn
-
getIndexK
The index of a reciprocal space vector.- Returns:
- IntColumn
-
getIndexL
The index of a reciprocal space vector.- Returns:
- IntColumn
-