Package org.rcsb.cif.schema.core
Class Diffrn
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
org.rcsb.cif.schema.core.Diffrn
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class Diffrn
extends DelegatingCategory.DelegatingCifCoreCategory
The CATEGORY of data items used to describe the diffraction experiment.
-
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 Diffrn(CifCoreBlock parentBlock) -
Method Summary
Modifier and Type Method Description StrColumngetAmbientEnvironment()The gas or liquid environment of the crystal sample, if not air.FloatColumngetAmbientPressure()Mean hydrostatic pressure at which intensities were measured.FloatColumngetAmbientPressureEsd()Standard Uncertainty of the Mean hydrostatic pressure at which intensities were measured.FloatColumngetAmbientPressureGt()Mean hydrostatic pressure above which intensities were measured.FloatColumngetAmbientPressureLt()Mean hydrostatic pressure below which intensities were measured.FloatColumngetAmbientPressureSu()Standard Uncertainty of the Mean hydrostatic pressure at which intensities were measured.FloatColumngetAmbientTemp()Mean temperature at which intensities were measured.StrColumngetAmbientTempDetails()A description of special aspects of temperature control during data collection.FloatColumngetAmbientTemperature()Mean temperature at which intensities were measured.StrColumngetAmbientTemperatureDetails()A description of special aspects of temperature control during data collection.FloatColumngetAmbientTemperatureGt()Mean temperature above which intensities were measured.FloatColumngetAmbientTemperatureLt()Mean temperature below which intensities were measured.FloatColumngetAmbientTemperatureSu()Standard Uncertainty of the mean temperature at which intensities were measured.FloatColumngetAmbientTempEsd()Standard Uncertainty of the mean temperature at which intensities were measured.FloatColumngetAmbientTempGt()Mean temperature above which intensities were measured.FloatColumngetAmbientTempLt()Mean temperature below which intensities were measured.StrColumngetCrystalSupport()The physical device used to support the crystal during data collection.StrColumngetCrystalTreatment()Remarks about how the crystal was treated prior to intensity measurement.StrColumngetDetails()Special details of the diffraction measurement process.StrColumngetDevice()Type of goniometer device used to mount and orient the specimen.StrColumngetDeviceClass()Type of goniometer device used to mount and orient the specimen.StrColumngetDeviceDetails()Details of the goniometer device used in the diffraction experiment.StrColumngetDeviceMake()The make, model or name of the goniometer device used.StrColumngetDeviceType()The make, model or name of the goniometer device used.FloatColumngetMeasuredFractionThetaFull()Fraction of unique (symmetry-independent) reflections measured out to _diffrn_reflns.theta_full.FloatColumngetMeasuredFractionThetaMax()Fraction of unique (symmetry-independent) reflections measured out to _diffrn_reflns.theta_max.StrColumngetMeasurementDetails()Description of special aspects of the diffraction measurement.StrColumngetMeasurementDeviceClass()Type of goniometer device used to mount and orient the specimen.StrColumngetMeasurementDeviceDetails()Details of the goniometer device used in the diffraction experiment.StrColumngetMeasurementDeviceMake()The make, model or name of the goniometer device used.StrColumngetMeasurementMethod()Description of scan method used to measure diffraction intensities.StrColumngetMeasurementSpecimenSupport()Mounting method for the crystal specimum during data collection.StrColumngetMethod()Description of scan method used to measure diffraction intensities.StrColumngetSpecialDetails()Special details of the diffraction measurement process.StrColumngetSpecimenSupport()Mounting method for the crystal specimum during data collection.StrColumngetSymmetryDescription()Recorded diffraction point symmetry, systematic absences and possible space group(s) or superspace group(s) compatible with these.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
getAmbientEnvironment
The gas or liquid environment of the crystal sample, if not air.- Returns:
- StrColumn
-
getAmbientPressure
Mean hydrostatic pressure at which intensities were measured.- Returns:
- FloatColumn
-
getAmbientPressureGt
Mean hydrostatic pressure above which intensities were measured. These items allow for a pressure range to be given. _diffrn.ambient_pressure should be used in preference to this item when possible.- Returns:
- FloatColumn
-
getAmbientPressureLt
Mean hydrostatic pressure below which intensities were measured. These items allow for a pressure range to be given. _diffrn.ambient_pressure should be used in preference to this item when possible.- Returns:
- FloatColumn
-
getCrystalSupport
The physical device used to support the crystal during data collection.- Returns:
- StrColumn
-
getCrystalTreatment
Remarks about how the crystal was treated prior to intensity measurement. Particularly relevant when intensities were measured at low temperature.- Returns:
- StrColumn
-
getMeasuredFractionThetaFull
Fraction of unique (symmetry-independent) reflections measured out to _diffrn_reflns.theta_full.- Returns:
- FloatColumn
-
getMeasuredFractionThetaMax
Fraction of unique (symmetry-independent) reflections measured out to _diffrn_reflns.theta_max.- Returns:
- FloatColumn
-
getSymmetryDescription
Recorded diffraction point symmetry, systematic absences and possible space group(s) or superspace group(s) compatible with these.- Returns:
- StrColumn
-
getAmbientPressureEsd
Standard Uncertainty of the Mean hydrostatic pressure at which intensities were measured.- Returns:
- FloatColumn
-
getAmbientPressureSu
Standard Uncertainty of the Mean hydrostatic pressure at which intensities were measured.- Returns:
- FloatColumn
-
getAmbientTemp
Mean temperature at which intensities were measured.- Returns:
- FloatColumn
-
getAmbientTemperature
Mean temperature at which intensities were measured.- Returns:
- FloatColumn
-
getAmbientTempDetails
A description of special aspects of temperature control during data collection.- Returns:
- StrColumn
-
getAmbientTemperatureDetails
A description of special aspects of temperature control during data collection.- Returns:
- StrColumn
-
getAmbientTempGt
Mean temperature above which intensities were measured. These items allow for a temperature range to be given. _diffrn.ambient_temperature should be used in preference to this item when possible.- Returns:
- FloatColumn
-
getAmbientTemperatureGt
Mean temperature above which intensities were measured. These items allow for a temperature range to be given. _diffrn.ambient_temperature should be used in preference to this item when possible.- Returns:
- FloatColumn
-
getAmbientTempLt
Mean temperature below which intensities were measured. These items allow for a temperature range to be given. _diffrn.ambient_temperature should be used in preference to this item when possible.- Returns:
- FloatColumn
-
getAmbientTemperatureLt
Mean temperature below which intensities were measured. These items allow for a temperature range to be given. _diffrn.ambient_temperature should be used in preference to this item when possible.- Returns:
- FloatColumn
-
getAmbientTempEsd
Standard Uncertainty of the mean temperature at which intensities were measured.- Returns:
- FloatColumn
-
getAmbientTemperatureSu
Standard Uncertainty of the mean temperature at which intensities were measured.- Returns:
- FloatColumn
-
getDetails
Special details of the diffraction measurement process. Should include information about source instability, crystal motion, degradation, etc.- Returns:
- StrColumn
-
getSpecialDetails
Special details of the diffraction measurement process. Should include information about source instability, crystal motion, degradation, etc.- Returns:
- StrColumn
-
getMeasurementDetails
Description of special aspects of the diffraction measurement.- Returns:
- StrColumn
-
getMeasurementDeviceClass
Type of goniometer device used to mount and orient the specimen.- Returns:
- StrColumn
-
getDevice
Type of goniometer device used to mount and orient the specimen.- Returns:
- StrColumn
-
getDeviceClass
Type of goniometer device used to mount and orient the specimen.- Returns:
- StrColumn
-
getMeasurementDeviceDetails
Details of the goniometer device used in the diffraction experiment.- Returns:
- StrColumn
-
getDeviceDetails
Details of the goniometer device used in the diffraction experiment.- Returns:
- StrColumn
-
getMeasurementDeviceMake
The make, model or name of the goniometer device used.- Returns:
- StrColumn
-
getDeviceType
The make, model or name of the goniometer device used.- Returns:
- StrColumn
-
getDeviceMake
The make, model or name of the goniometer device used.- Returns:
- StrColumn
-
getMeasurementMethod
Description of scan method used to measure diffraction intensities.- Returns:
- StrColumn
-
getMethod
Description of scan method used to measure diffraction intensities.- Returns:
- StrColumn
-
getMeasurementSpecimenSupport
Mounting method for the crystal specimum during data collection.- Returns:
- StrColumn
-
getSpecimenSupport
Mounting method for the crystal specimum during data collection.- Returns:
- StrColumn
-