Class PhasingMADSet

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PhasingMADSet
All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PhasingMADSet
extends DelegatingCategory
Data items in the PHASING_MAD_SET category record details about the individual data sets used in a MAD phasing experiment.
  • Constructor Details

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • getClustId

      public StrColumn getClustId()
      This data item is a pointer to _phasing_MAD_clust.id in the PHASING_MAD_CLUST category.
      Returns:
      StrColumn
    • getDResHigh

      public FloatColumn getDResHigh()
      The lowest value for the interplanar spacings for the reflection data used for this set of data. This is called the highest resolution.
      Returns:
      FloatColumn
    • getDResLow

      public FloatColumn getDResLow()
      The highest value for the interplanar spacings for the reflection data used for this set of data. This is called the lowest resolution.
      Returns:
      FloatColumn
    • getExptId

      public StrColumn getExptId()
      This data item is a pointer to _phasing_MAD_expt.id in the PHASING_MAD_EXPT category.
      Returns:
      StrColumn
    • getFDoublePrime

      public FloatColumn getFDoublePrime()
      The f'' component of the anomalous scattering factor for this wavelength.
      Returns:
      FloatColumn
    • getFPrime

      public FloatColumn getFPrime()
      The f' component of the anomalous scattering factor for this wavelength.
      Returns:
      FloatColumn
    • getSetId

      public StrColumn getSetId()
      This data item is a pointer to _phasing_set.id in the PHASING_SET category.
      Returns:
      StrColumn
    • getWavelength

      public FloatColumn getWavelength()
      The wavelength at which this data set was measured.
      Returns:
      FloatColumn
    • getWavelengthDetails

      public StrColumn getWavelengthDetails()
      A descriptor for this wavelength in this cluster of data sets.
      Returns:
      StrColumn
    • getPdbxAtomType

      public StrColumn getPdbxAtomType()
      record the type of heavy atoms which produce anomolous singal.
      Returns:
      StrColumn
    • getPdbxFPrimeRefined

      public FloatColumn getPdbxFPrimeRefined()
      record the refined f_prime (not from experiment).
      Returns:
      FloatColumn
    • getPdbxFDoublePrimeRefined

      public FloatColumn getPdbxFDoublePrimeRefined()
      record the refined f_double_prime (not from experiment).
      Returns:
      FloatColumn