Package org.rcsb.cif.schema.core
Class DiffrnReflnsTransfMatrix
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
org.rcsb.cif.schema.core.DiffrnReflnsTransfMatrix
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class DiffrnReflnsTransfMatrix
extends DelegatingCategory.DelegatingCifCoreCategory
The CATEGORY of data items which specify the elements of the matrix
used to transform the reflection indices _diffrn_refln.hkl
into _refln.hkl.
|11 12 13|
(h k l) diffraction |21 22 23| = (h' k' l')
|31 32 33|
-
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 DiffrnReflnsTransfMatrix(CifCoreBlock parentBlock) -
Method Summary
Modifier and Type Method Description FloatColumnget_11()The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.FloatColumnget_12()The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.FloatColumnget_13()The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.FloatColumnget_21()The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.FloatColumnget_22()The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.FloatColumnget_23()The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.FloatColumnget_31()The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.FloatColumnget_32()The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.FloatColumnget_33()The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.FloatColumngetTIJ()Elements of the matrix used to transform the diffraction reflection indices _diffrn_refln.hkl into the _refln.hkl indices.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
getTIJ
Elements of the matrix used to transform the diffraction reflection indices _diffrn_refln.hkl into the _refln.hkl indices. |11 12 13| (h k l) diffraction |21 22 23| = (h' k' l') |31 32 33|- Returns:
- FloatColumn
-
get_11
The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.- Returns:
- FloatColumn
-
get_12
The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.- Returns:
- FloatColumn
-
get_13
The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.- Returns:
- FloatColumn
-
get_21
The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.- Returns:
- FloatColumn
-
get_22
The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.- Returns:
- FloatColumn
-
get_23
The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.- Returns:
- FloatColumn
-
get_31
The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.- Returns:
- FloatColumn
-
get_32
The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.- Returns:
- FloatColumn
-
get_33
The set of data items which specify the elements of the matrix used to transform the reflection indices _diffrn_refln.hkl into _refln.hkl.- Returns:
- FloatColumn
-