Package org.rcsb.cif.schema.mm
Class EmDiffractionShell
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.EmDiffractionShell
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class EmDiffractionShell
extends DelegatingCategory
Statistical parameters for electron diffraction measurements
within a resolution shell
-
Nested Class Summary
Nested classes/interfaces inherited from class org.rcsb.cif.schema.DelegatingCategory
DelegatingCategory.DelegatingCifCoreCategoryNested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
-
Constructor Summary
Constructors Constructor Description EmDiffractionShell(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetEmDiffractionStatsId()Pointer to EM CRYSTALLOGRAPHY STATSFloatColumngetFourierSpaceCoverage()Completeness of the structure factor data within this resolution shell, in percentFloatColumngetHighResolution()High resolution limit for this shell (Angstroms)StrColumngetId()Unique identifier for the category em_diffraction_shellFloatColumngetLowResolution()Low resolution limit for this shell (Angstroms)FloatColumngetMultiplicity()Multiplicity (average number of measurements) for the structure factors in this resolution shellIntColumngetNumStructureFactors()Number of measured structure factors in this resolution shellFloatColumngetPhaseResidual()Phase residual for this resolution shell, in degreesMethods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getEmDiffractionStatsId
Pointer to EM CRYSTALLOGRAPHY STATS- Returns:
- StrColumn
-
getFourierSpaceCoverage
Completeness of the structure factor data within this resolution shell, in percent- Returns:
- FloatColumn
-
getHighResolution
High resolution limit for this shell (Angstroms)- Returns:
- FloatColumn
-
getId
Unique identifier for the category em_diffraction_shell- Returns:
- StrColumn
-
getLowResolution
Low resolution limit for this shell (Angstroms)- Returns:
- FloatColumn
-
getMultiplicity
Multiplicity (average number of measurements) for the structure factors in this resolution shell- Returns:
- FloatColumn
-
getNumStructureFactors
Number of measured structure factors in this resolution shell- Returns:
- IntColumn
-
getPhaseResidual
Phase residual for this resolution shell, in degrees- Returns:
- FloatColumn
-