Class PdbxSerialCrystallographySampleDeliveryFixedTarget

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxSerialCrystallographySampleDeliveryFixedTarget
    extends BaseCategory
    Data items in the PDBX_SERIAL_CRYSTALLOGRAPHY_SAMPLE_DELIVERY_FIXED_TARGET category record details about sample delivery using a fixed taget.
    • Constructor Detail

      • PdbxSerialCrystallographySampleDeliveryFixedTarget

        public PdbxSerialCrystallographySampleDeliveryFixedTarget​(String name,
                                                                  Map<String,​Column> columns)
      • PdbxSerialCrystallographySampleDeliveryFixedTarget

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

        public PdbxSerialCrystallographySampleDeliveryFixedTarget​(String name)
    • Method Detail

      • getDiffrnId

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

        public StrColumn getDescription()
        For a fixed target sample, a description of sample preparation
        Returns:
        StrColumn
      • getSampleHolding

        public StrColumn getSampleHolding()
        For a fixed target sample, mechanism to hold sample in the beam
        Returns:
        StrColumn
      • getSupportBase

        public StrColumn getSupportBase()
        Type of base holding the support
        Returns:
        StrColumn
      • getSampleUnitSize

        public FloatColumn getSampleUnitSize()
        Size of pore in grid supporting sample. Diameter or length in micrometres, e.g. pore diameter
        Returns:
        FloatColumn
      • getCrystalsPerUnit

        public IntColumn getCrystalsPerUnit()
        The number of crystals per dropplet or pore in fixed target
        Returns:
        IntColumn
      • getSampleSolvent

        public StrColumn getSampleSolvent()
        The sample solution content and concentration
        Returns:
        StrColumn
      • getSampleDehydrationPrevention

        public StrColumn getSampleDehydrationPrevention()
        Method to prevent dehydration of sample
        Returns:
        StrColumn
      • getMotionControl

        public StrColumn getMotionControl()
        Device used to control movement of the fixed sample
        Returns:
        StrColumn
      • getVelocityHorizontal

        public FloatColumn getVelocityHorizontal()
        Velocity of sample horizontally relative to a perpendicular beam in millimetres/second
        Returns:
        FloatColumn
      • getVelocityVertical

        public FloatColumn getVelocityVertical()
        Velocity of sample vertically relative to a perpendicular beam in millimetres/second
        Returns:
        FloatColumn
      • getDetails

        public StrColumn getDetails()
        Any details pertinent to the fixed sample target
        Returns:
        StrColumn