Class EmImagingOptics

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmImagingOptics
    extends BaseCategory
    Description of a few specialist optics apparatus
    • Constructor Detail

      • EmImagingOptics

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

        public EmImagingOptics​(String name)
    • Method Detail

      • getChrAberrationCorrector

        public StrColumn getChrAberrationCorrector()
        Chromatic aberration corrector information
        Returns:
        StrColumn
      • getEnergyfilterLower

        public StrColumn getEnergyfilterLower()
        The energy filter range lower value in electron volts (eV) set by spectrometer.
        Returns:
        StrColumn
      • getEnergyfilterSlitWidth

        public FloatColumn getEnergyfilterSlitWidth()
        The energy filter range slit width in electron volts (eV).
        Returns:
        FloatColumn
      • getEnergyfilterName

        public StrColumn getEnergyfilterName()
        The type of energy filter spectrometer
        Returns:
        StrColumn
      • getEnergyfilterUpper

        public StrColumn getEnergyfilterUpper()
        The energy filter range upper value in electron volts (eV) set by spectrometer.
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        Primary key
        Returns:
        StrColumn
      • getImagingId

        public StrColumn getImagingId()
        Foreign key to the EM IMAGING category
        Returns:
        StrColumn
      • getPhasePlate

        public StrColumn getPhasePlate()
        Phase plate information
        Returns:
        StrColumn
      • getSphAberrationCorrector

        public StrColumn getSphAberrationCorrector()
        Spherical aberration corrector information
        Returns:
        StrColumn