Package org.rcsb.cif.schema.core
Class DiffrnRadiation
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
org.rcsb.cif.schema.core.DiffrnRadiation
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class DiffrnRadiation
extends DelegatingCategory.DelegatingCifCoreCategory
The CATEGORY of data items which specify the wavelength of the
radiation used in measuring diffraction intensities. Items may be
looped to identify and assign weights to distinct wavelength
components from a polychromatic beam.
-
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 DiffrnRadiation(CifCoreBlock parentBlock) -
Method Summary
Modifier and Type Method Description StrColumngetCollimation()Description of the collimation or focusing applied to the radiation.StrColumngetDetails()Information about the determination of the radiation diffrn_radiation_wavelength that is not conveyed completely by an enumerated value of _diffrn_radiation_wavelength.determination.FloatColumngetDetectorDtime()The maximum time between two detector signals that cannot be resolved.StrColumngetDetermination()Method by which the radiation wavelength was determined.FloatColumngetFilterEdge()Absorption edge of the radiation filter used.StrColumngetId()Code identifying a radiation used in the diffraction measurements.FloatColumngetInhomogeneity()Half-width of the incident beam perpendicular to the diffraction plane.StrColumngetMonochromator()Description of the method used to obtain monochromatic radiation.FloatColumngetPolarisnNorm()The angle, as viewed from the specimen, between the perpendicular component of the polarisation and the diffraction plane.FloatColumngetPolarisnRatio()Polarisation ratio of the diffraction beam incident on the crystal.StrColumngetProbe()Enumerated code for the nature of radiation used (i.e.StrColumngetType()Details of the radiation source or energy spectrum.StrColumngetWavelengthDetails()Information about the determination of the radiation diffrn_radiation_wavelength that is not conveyed completely by an enumerated value of _diffrn_radiation_wavelength.determination.StrColumngetWavelengthDetermination()Method by which the radiation wavelength was determined.StrColumngetWavelengthId()Code identifying a radiation used in the diffraction measurements.StrColumngetXraySymbol()IUPAC symbol for the X-ray wavelength for probe radiation.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
getCollimation
Description of the collimation or focusing applied to the radiation.- Returns:
- StrColumn
-
getFilterEdge
Absorption edge of the radiation filter used.- Returns:
- FloatColumn
-
getInhomogeneity
Half-width of the incident beam perpendicular to the diffraction plane.- Returns:
- FloatColumn
-
getMonochromator
Description of the method used to obtain monochromatic radiation. If a monochromator crystal is used the material and the indices of the Bragg reflection are specified.- Returns:
- StrColumn
-
getPolarisnNorm
The angle, as viewed from the specimen, between the perpendicular component of the polarisation and the diffraction plane.- Returns:
- FloatColumn
-
getPolarisnRatio
Polarisation ratio of the diffraction beam incident on the crystal. It is the ratio of the perpendicularly polarised to the parallel polarised component of the radiation. The perpendicular component forms an angle of _diffrn_radiation.polarisn_norm to the normal to the diffraction plane of the sample (i.e. the plane containing the incident and reflected beams).- Returns:
- FloatColumn
-
getProbe
Enumerated code for the nature of radiation used (i.e. name of subatomic particle or region of the electromagnetic spectrum).- Returns:
- StrColumn
-
getType
Details of the radiation source or energy spectrum.- Returns:
- StrColumn
-
getXraySymbol
IUPAC symbol for the X-ray wavelength for probe radiation.- Returns:
- StrColumn
-
getDetectorDtime
The maximum time between two detector signals that cannot be resolved.- Returns:
- FloatColumn
-
getWavelengthDetails
Information about the determination of the radiation diffrn_radiation_wavelength that is not conveyed completely by an enumerated value of _diffrn_radiation_wavelength.determination.- Returns:
- StrColumn
-
getDetails
Information about the determination of the radiation diffrn_radiation_wavelength that is not conveyed completely by an enumerated value of _diffrn_radiation_wavelength.determination.- Returns:
- StrColumn
-
getWavelengthDetermination
Method by which the radiation wavelength was determined.- Returns:
- StrColumn
-
getDetermination
Method by which the radiation wavelength was determined.- Returns:
- StrColumn
-
getWavelengthId
Code identifying a radiation used in the diffraction measurements. This is linked to _diffrn_refln.wavelength_id and _refln.wavelength_id- Returns:
- StrColumn
-
getId
Code identifying a radiation used in the diffraction measurements. This is linked to _diffrn_refln.wavelength_id and _refln.wavelength_id- Returns:
- StrColumn
-