Class Exptl

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class Exptl
    extends BaseCategory
    Data items in the EXPTL category record details about the experimental work prior to the intensity measurements and details about the absorption-correction technique employed.
    • Method Detail

      • getAbsorptCoefficientMu

        public FloatColumn getAbsorptCoefficientMu()
        The absorption coefficient mu in reciprocal millimetres calculated from the atomic content of the cell, the density and the radiation wavelength.
        Returns:
        FloatColumn
      • getAbsorptCorrectionTMax

        public FloatColumn getAbsorptCorrectionTMax()
        The maximum transmission factor for the crystal and radiation. The maximum and minimum transmission factors are also referred to as the absorption correction A or 1/A*.
        Returns:
        FloatColumn
      • getAbsorptCorrectionTMin

        public FloatColumn getAbsorptCorrectionTMin()
        The minimum transmission factor for the crystal and radiation. The maximum and minimum transmission factors are also referred to as the absorption correction A or 1/A*.
        Returns:
        FloatColumn
      • getAbsorptCorrectionType

        public StrColumn getAbsorptCorrectionType()
        The absorption correction type and method. The value 'empirical' should NOT be used unless more detailed information is not available.
        Returns:
        StrColumn
      • getAbsorptProcessDetails

        public StrColumn getAbsorptProcessDetails()
        Description of the absorption process applied to the intensities. A literature reference should be supplied for psi-scan techniques.
        Returns:
        StrColumn
      • getEntryId

        public StrColumn getEntryId()
        This data item is a pointer to _entry.id in the ENTRY category.
        Returns:
        StrColumn
      • getCrystalsNumber

        public IntColumn getCrystalsNumber()
        The total number of crystals used in the measurement of intensities.
        Returns:
        IntColumn
      • getDetails

        public StrColumn getDetails()
        Any special information about the experimental work prior to the intensity measurement. See also _exptl_crystal.preparation.
        Returns:
        StrColumn
      • getMethod

        public StrColumn getMethod()
        The method used in the experiment.
        Returns:
        StrColumn
      • getMethodDetails

        public StrColumn getMethodDetails()
        A description of special aspects of the experimental method.
        Returns:
        StrColumn