Class DiffrnDetector

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class DiffrnDetector
    extends BaseCategory
    Data items in the DIFFRN_DETECTOR category describe the detector used to measure the scattered radiation, including any analyser and post-sample collimation.
    • Constructor Detail

      • DiffrnDetector

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

        public DiffrnDetector​(String name)
    • Method Detail

      • getDetails

        public StrColumn getDetails()
        A description of special aspects of the radiation detector.
        Returns:
        StrColumn
      • getDetector

        public StrColumn getDetector()
        The general class of the radiation detector.
        Returns:
        StrColumn
      • getDiffrnId

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

        public StrColumn getType()
        The make, model or name of the detector device used.
        Returns:
        StrColumn
      • getAreaResolMean

        public FloatColumn getAreaResolMean()
        The resolution of an area detector, in pixels/mm.
        Returns:
        FloatColumn
      • getDtime

        public FloatColumn getDtime()
        The deadtime in microseconds of the detector used to measure the diffraction intensities.
        Returns:
        FloatColumn
      • getPdbxFramesTotal

        public IntColumn getPdbxFramesTotal()
        The total number of data frames collected for this data set.
        Returns:
        IntColumn
      • getPdbxCollectionTimeTotal

        public FloatColumn getPdbxCollectionTimeTotal()
        The total number of seconds required to measure this data set.
        Returns:
        FloatColumn
      • getPdbxCollectionDate

        public StrColumn getPdbxCollectionDate()
        The date of data collection.
        Returns:
        StrColumn
      • getPdbxFrequency

        public FloatColumn getPdbxFrequency()
        The operating frequency of the detector (Hz) used in data collection.
        Returns:
        FloatColumn