Class PdbxPhasingMADSetShell

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxPhasingMADSetShell
    extends BaseCategory
    The same as category pdbx_phasing_MAD_set, but broken into shells.
    • Constructor Detail

      • PdbxPhasingMADSetShell

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

        public PdbxPhasingMADSetShell​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        _pdbx_phasing_MAD_set_shell.id records phase set name for MAD phasing.
        Returns:
        StrColumn
      • getDResLow

        public FloatColumn getDResLow()
        _pdbx_phasing_MAD_set_shell.d_res_low records the lowerest resolution for phasing set.
        Returns:
        FloatColumn
      • getDResHigh

        public FloatColumn getDResHigh()
        _pdbx_phasing_MAD_set_shell.d_res_high records the highest resolution for the phasing set.
        Returns:
        FloatColumn
      • getReflnsAcentric

        public IntColumn getReflnsAcentric()
        _pdbx_phasing_MAD_set_shell.reflns_acentric records the number of acentric reflections for MAD phasing.
        Returns:
        IntColumn
      • getReflnsCentric

        public IntColumn getReflnsCentric()
        _pdbx_phasing_MAD_set_shell.reflns_centric records the number of centric reflections for MAD phasing.
        Returns:
        IntColumn
      • getReflns

        public IntColumn getReflns()
        _pdbx_phasing_MAD_set_shell.reflns records the number of reflections used for MAD phasing.
        Returns:
        IntColumn
      • getFomAcentric

        public FloatColumn getFomAcentric()
        _pdbx_phasing_MAD_set_shell.fom_acentric records the figure of merit using acentric data for MAD phasing.
        Returns:
        FloatColumn
      • getFomCentric

        public FloatColumn getFomCentric()
        _pdbx_phasing_MAD_set_shell.fom_centric records the figure of merit using centric data for MAD phasing.
        Returns:
        FloatColumn
      • getFom

        public FloatColumn getFom()
        _pdbx_phasing_MAD_set_shell.fom records the figure of merit for MAD phasing.
        Returns:
        FloatColumn
      • getRCullisCentric

        public FloatColumn getRCullisCentric()
        _pdbx_phasing_MAD_set_shell.R_cullis_centric records R_cullis using centric data for MAD phasing.
        Returns:
        FloatColumn
      • getRCullisAcentric

        public FloatColumn getRCullisAcentric()
        _pdbx_phasing_MAD_set_shell.R_cullis_acentric records R_cullis using acentric data for MAD phasing.
        Returns:
        FloatColumn
      • getRCullis

        public FloatColumn getRCullis()
        _pdbx_phasing_MAD_set_shell.R_cullis records R_cullis for MAD phasing.
        Returns:
        FloatColumn
      • getRKrautCentric

        public FloatColumn getRKrautCentric()
        _pdbx_phasing_MAD_set_shell.R_kraut_centric records R_kraut using centric data for MAD phasing.
        Returns:
        FloatColumn
      • getRKrautAcentric

        public FloatColumn getRKrautAcentric()
        _pdbx_phasing_MAD_set_shell.R_kraut_acentric records R_kraut using acentric data for MAD phasing.
        Returns:
        FloatColumn
      • getRKraut

        public FloatColumn getRKraut()
        _pdbx_phasing_MAD_set_shell.R_kraut records R_kraut for MAD phasing.
        Returns:
        FloatColumn
      • getLocCentric

        public FloatColumn getLocCentric()
        _pdbx_phasing_MAD_set_shell.loc_centric records lack of closure using centric data for MAD phasing.
        Returns:
        FloatColumn
      • getLocAcentric

        public FloatColumn getLocAcentric()
        _pdbx_phasing_MAD_set_shell.loc_acentric records lack of closure using acentric data for MAD phasing.
        Returns:
        FloatColumn
      • getLoc

        public FloatColumn getLoc()
        _pdbx_phasing_MAD_set_shell.loc records lack of closure for MAD phasing.
        Returns:
        FloatColumn
      • getPowerCentric

        public FloatColumn getPowerCentric()
        _pdbx_phasing_MAD_set_shell.power_centric records phasing power using centric data for MAD phasing.
        Returns:
        FloatColumn
      • getPowerAcentric

        public FloatColumn getPowerAcentric()
        _pdbx_phasing_MAD_set_shell.power_acentric records phasing power using acentric data for MAD phasing.
        Returns:
        FloatColumn
      • getPower

        public FloatColumn getPower()
        _pdbx_phasing_MAD_set_shell.power records phasing power for MAD phasing.
        Returns:
        FloatColumn