Class EmTomography

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmTomography
    extends BaseCategory
    Microscopy parameters only relevant for tomography
    • Constructor Detail

      • EmTomography

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

        public EmTomography​(String name)
    • Method Detail

      • getAxis1AngleIncrement

        public FloatColumn getAxis1AngleIncrement()
        The angle increment of specimen tilting to obtain the recorded images (axis 1).
        Returns:
        FloatColumn
      • getAxis1MaxAngle

        public FloatColumn getAxis1MaxAngle()
        The maximum angle at which the specimen was tilted to obtain recorded images (axis 1).
        Returns:
        FloatColumn
      • getAxis1MinAngle

        public FloatColumn getAxis1MinAngle()
        The minimum angle at which the specimen was tilted to obtain recorded images (axis 1).
        Returns:
        FloatColumn
      • getAxis2AngleIncrement

        public FloatColumn getAxis2AngleIncrement()
        The angle increment of specimen tilting to obtain the recorded images (axis 1).
        Returns:
        FloatColumn
      • getAxis2MaxAngle

        public FloatColumn getAxis2MaxAngle()
        The maximum angle at which the specimen was tilted to obtain recorded images (axis 1).
        Returns:
        FloatColumn
      • getAxis2MinAngle

        public FloatColumn getAxis2MinAngle()
        The minimum angle at which the specimen was tilted to obtain recorded images (axis 1).
        Returns:
        FloatColumn
      • getDualTiltAxisRotation

        public FloatColumn getDualTiltAxisRotation()
        Angular difference between axis1 and axis2 in degrees
        Returns:
        FloatColumn
      • getId

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

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