Class PdbxSerialCrystallographyMeasurement

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxSerialCrystallographyMeasurement
    extends BaseCategory
    Data items in the PDBX_SERIAL_CRYSTALLOGRAPHY_MEASUREMENT category record details the beam that is impinging on the sample
    • Constructor Detail

      • PdbxSerialCrystallographyMeasurement

        public PdbxSerialCrystallographyMeasurement​(String name,
                                                    Map<String,​Column> columns)
      • PdbxSerialCrystallographyMeasurement

        public PdbxSerialCrystallographyMeasurement​(String name,
                                                    int rowCount,
                                                    Object[] encodedColumns)
      • PdbxSerialCrystallographyMeasurement

        public PdbxSerialCrystallographyMeasurement​(String name)
    • Method Detail

      • getDiffrnId

        public StrColumn getDiffrnId()
        The data item is a pointer to _diffrn.id in the DIFFRN category.
        Returns:
        StrColumn
      • getPulseEnergy

        public FloatColumn getPulseEnergy()
        The energy/pulse of the X-ray pulse impacting the sample measured in microjoules.
        Returns:
        FloatColumn
      • getPulseDuration

        public FloatColumn getPulseDuration()
        The average duration (femtoseconds) of the pulse energy measured at the sample.
        Returns:
        FloatColumn
      • getXfelPulseRepetitionRate

        public FloatColumn getXfelPulseRepetitionRate()
        For FEL experiments, the pulse repetition rate measured in cycles per seconds.
        Returns:
        FloatColumn
      • getPulsePhotonEnergy

        public FloatColumn getPulsePhotonEnergy()
        The photon energy of the X-ray pulse measured in KeV.
        Returns:
        FloatColumn
      • getPhotonsPerPulse

        public FloatColumn getPhotonsPerPulse()
        The photons per pulse measured in (tera photons (10^(12)^)/pulse units).
        Returns:
        FloatColumn
      • getSourceSize

        public FloatColumn getSourceSize()
        The dimension of the source beam measured at the source (micrometres squared).
        Returns:
        FloatColumn
      • getSourceDistance

        public FloatColumn getSourceDistance()
        The distance from source to the sample along the optical axis (metres).
        Returns:
        FloatColumn
      • getFocalSpotSize

        public FloatColumn getFocalSpotSize()
        The focal spot size of the beam impinging on the sample (micrometres squared).
        Returns:
        FloatColumn
      • getCollimation

        public StrColumn getCollimation()
        The collimation or type of focusing optics applied to the radiation.
        Returns:
        StrColumn
      • getCollectionTimeTotal

        public FloatColumn getCollectionTimeTotal()
        The total number of hours required to measure this data set.
        Returns:
        FloatColumn