Class EmFocusedIonBeam

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmFocusedIonBeam
    extends BaseCategory
    Description of sectioning by focused_ion_beam
    • Constructor Detail

      • EmFocusedIonBeam

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

        public EmFocusedIonBeam​(String name)
    • Method Detail

      • getCurrent

        public FloatColumn getCurrent()
        Current of the ion beam, in nanoamperes (nA)
        Returns:
        FloatColumn
      • getDetails

        public StrColumn getDetails()
        Additional details about FIB milling
        Returns:
        StrColumn
      • getDoseRate

        public IntColumn getDoseRate()
        ions per sq centimetre per second
        Returns:
        IntColumn
      • getDuration

        public IntColumn getDuration()
        Milling time in seconds (is seconds most appropriate unit?)
        Returns:
        IntColumn
      • getEmTomographySpecimenId

        public StrColumn getEmTomographySpecimenId()
        Foreign key relationship to the EM TOMOGRAPHY SPECIMEN category
        Returns:
        StrColumn
      • getFinalThickness

        public IntColumn getFinalThickness()
        Final sample thickness
        Returns:
        IntColumn
      • getId

        public StrColumn getId()
        This data item is the primary key of the category.
        Returns:
        StrColumn
      • getInitialThickness

        public IntColumn getInitialThickness()
        Initial sample thickness
        Returns:
        IntColumn
      • getInstrument

        public StrColumn getInstrument()
        The instrument used for focused ion beam sectioning
        Returns:
        StrColumn
      • getIon

        public StrColumn getIon()
        The ion source used to ablate the specimen
        Returns:
        StrColumn
      • getTemperature

        public IntColumn getTemperature()
        Temperature of the sample during milling, in degrees Kelvin
        Returns:
        IntColumn
      • getVoltage

        public IntColumn getVoltage()
        Voltage applied to the ion source, in kilovolts
        Returns:
        IntColumn