Package org.rcsb.cif.schema.core
Class CellAngle
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
org.rcsb.cif.schema.core.CellAngle
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class CellAngle
extends DelegatingCategory.DelegatingCifCoreCategory
-
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 CellAngle(CifCoreBlock parentBlock) -
Method Summary
Modifier and Type Method Description FloatColumngetBetaSu()Standard uncertainty of the angle between the bounding cell axes.FloatColumngetGammaSu()Standard uncertainty of the angle between the bounding cell axes.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
getBetaSu
Standard uncertainty of the angle between the bounding cell axes.- Returns:
- FloatColumn
-
getGammaSu
Standard uncertainty of the angle between the bounding cell axes.- Returns:
- FloatColumn
-