Class PdbxSerialCrystallographySampleDeliveryInjection

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxSerialCrystallographySampleDeliveryInjection
    extends BaseCategory
    Data items in the PDBX_SERIAL_CRYSTALLOGRAPHY_SAMPLE_DELIVERY_INJECTION category record details about sample delivery by injection
    • Constructor Detail

      • PdbxSerialCrystallographySampleDeliveryInjection

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

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

        public PdbxSerialCrystallographySampleDeliveryInjection​(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 continuous sample flow experiments, a description of the injector used to move the sample into the beam.
        Returns:
        StrColumn
      • getInjectorDiameter

        public FloatColumn getInjectorDiameter()
        For continuous sample flow experiments, the diameter of the injector in micrometres.
        Returns:
        FloatColumn
      • getInjectorTemperature

        public FloatColumn getInjectorTemperature()
        For continuous sample flow experiments, the temperature in Kelvins of the speciman injected. This may be different from the temperature of the sample.
        Returns:
        FloatColumn
      • getInjectorPressure

        public FloatColumn getInjectorPressure()
        For continuous sample flow experiments, the mean pressure in kilopascals at which the sample is injected into the beam.
        Returns:
        FloatColumn
      • getFlowRate

        public FloatColumn getFlowRate()
        For continuous sample flow experiments, the flow rate of solution being injected measured in ul/min.
        Returns:
        FloatColumn
      • getCarrierSolvent

        public StrColumn getCarrierSolvent()
        For continuous sample flow experiments, the carrier buffer used to move the sample into the beam. Should include protein concentration.
        Returns:
        StrColumn
      • getCrystalConcentration

        public FloatColumn getCrystalConcentration()
        For continuous sample flow experiments, the concentration of crystals in the solution being injected. The concentration is measured in million crystals/ml.
        Returns:
        FloatColumn
      • getPreparation

        public StrColumn getPreparation()
        Details of crystal growth and preparation of the crystals
        Returns:
        StrColumn
      • getPowerBy

        public StrColumn getPowerBy()
        Sample deliver driving force, e.g. Gas, Electronic Potential
        Returns:
        StrColumn
      • getInjectorNozzle

        public StrColumn getInjectorNozzle()
        The type of nozzle to deliver and focus sample jet
        Returns:
        StrColumn
      • getJetDiameter

        public FloatColumn getJetDiameter()
        Diameter in micrometres of jet stream of sample delivery
        Returns:
        FloatColumn
      • getFilterSize

        public FloatColumn getFilterSize()
        The size of filter in micrometres in filtering crystals
        Returns:
        FloatColumn