Package org.rcsb.cif.schema.core
Class DiffrnOrientMatrix
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
org.rcsb.cif.schema.core.DiffrnOrientMatrix
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class DiffrnOrientMatrix
extends DelegatingCategory.DelegatingCifCoreCategory
The CATEGORY of data items which specify the matrix specifying 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 DiffrnOrientMatrix(CifCoreBlock parentBlock) -
Method Summary
Modifier and Type Method Description StrColumngetType()Description of orientation matrix and how it should be applied to define the orientation of the crystal with respect to the diffractometer axes.FloatColumngetUB11()The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.FloatColumngetUB12()The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.FloatColumngetUB13()The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.FloatColumngetUB21()The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.FloatColumngetUB22()The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.FloatColumngetUB23()The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.FloatColumngetUB31()The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.FloatColumngetUB32()The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.FloatColumngetUB33()The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.FloatColumngetUBIJ()The 3x3 matrix specifying the orientation of the crystal with respect to the diffractometer axes.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
getType
Description of orientation matrix and how it should be applied to define the orientation of the crystal with respect to the diffractometer axes.- Returns:
- StrColumn
-
getUBIJ
The 3x3 matrix specifying the orientation of the crystal with respect to the diffractometer axes.- Returns:
- FloatColumn
-
getUB11
The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.- Returns:
- FloatColumn
-
getUB12
The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.- Returns:
- FloatColumn
-
getUB13
The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.- Returns:
- FloatColumn
-
getUB21
The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.- Returns:
- FloatColumn
-
getUB22
The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.- Returns:
- FloatColumn
-
getUB23
The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.- Returns:
- FloatColumn
-
getUB31
The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.- Returns:
- FloatColumn
-
getUB32
The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.- Returns:
- FloatColumn
-
getUB33
The set of data items which specify the elements of the matrix of the orientation of the crystal axes to the diffractometer goniometer.- Returns:
- FloatColumn
-