Class EmGridPretreatment

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmGridPretreatment
    extends BaseCategory
    Data items describing glow discharge pretreatment for an EM grid
    • Constructor Detail

      • EmGridPretreatment

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

        public EmGridPretreatment​(String name)
    • Method Detail

      • getAtmosphere

        public StrColumn getAtmosphere()
        The atmosphere used for glow discharge of the em grid.
        Returns:
        StrColumn
      • getId

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

        public FloatColumn getPressure()
        Pressure of the glow discharge chamber, in pascals
        Returns:
        FloatColumn
      • getSampleSupportId

        public StrColumn getSampleSupportId()
        Pointer to EM SAMPLE SUPPORT
        Returns:
        StrColumn
      • getTime

        public IntColumn getTime()
        Time period for glow discharge of the em grid, in seconds
        Returns:
        IntColumn
      • getType

        public StrColumn getType()
        Type of grid pretreatment
        Returns:
        StrColumn