Package org.rcsb.cif.model.generated
Class PdbxPhasingMADShell
- java.lang.Object
-
- org.rcsb.cif.model.BaseCategory
-
- org.rcsb.cif.model.generated.PdbxPhasingMADShell
-
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.generator.SchemaGenerator") public class PdbxPhasingMADShell extends BaseCategory
Data items in the PDBX_PHASING_MAD_SHELL category record details about the phasing of the structure, when methods involving multiple anomalous dispersion techniques are involved (note: the values are overall, but broken down into shells of resolution)
-
-
Field Summary
-
Fields inherited from class org.rcsb.cif.model.BaseCategory
isText, textFields
-
-
Constructor Summary
Constructors Constructor Description PdbxPhasingMADShell(String name)PdbxPhasingMADShell(String name, int rowCount, Object[] encodedColumns)PdbxPhasingMADShell(String name, Map<String,Column> columns)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FloatColumngetDResHigh()_pdbx_phasing_MAD_shell.d_res_high records the higher resolution for the shell.FloatColumngetDResLow()_pdbx_phasing_MAD_shell.d_res_low records the lower resolution for the shell.FloatColumngetFom()_pdbx_phasing_MAD_shell.fom records the figure of merit for MAD phasing.FloatColumngetFomAcentric()_pdbx_phasing_MAD_shell.fom_acentric records the figure of merit using acentric data for MAD phasing.FloatColumngetFomCentric()_pdbx_phasing_MAD_shell.fom_centric records the figure of merit using centric data for MAD phasing.FloatColumngetLoc()_pdbx_phasing_MAD_shell.loc records lack of closure for MAD phasing.FloatColumngetLocAcentric()_pdbx_phasing_MAD_shell.loc_acentric records lack of closure using acentric data for MAD phasing.FloatColumngetLocCentric()_pdbx_phasing_MAD_shell.loc_centric records lack of closure using centric data for MAD phasing.FloatColumngetPower()_pdbx_phasing_MAD_shell.loc records phasing power for MAD phasing.FloatColumngetPowerAcentric()_pdbx_phasing_MAD_shell.power_acentric records phasing powe using acentric data for MAD phasing.FloatColumngetPowerCentric()_pdbx_phasing_MAD_shell.power_centric records phasing powe using centric data for MAD phasing.FloatColumngetRCullis()_pdbx_phasing_MAD_shell.R_cullis records R_cullis for MAD phasing.FloatColumngetRCullisAcentric()_pdbx_phasing_MAD_shell.R_cullis_acentric records R_cullis using acentric data for MAD phasing.FloatColumngetRCullisCentric()_pdbx_phasing_MAD_shell.R_cullis_centric records R_cullis using centric data for MAD phasing.IntColumngetReflns()_pdbx_phasing_MAD_shell.reflns records the number of reflections used for MAD phasing.FloatColumngetReflnsAcentric()_pdbx_phasing_MAD_shell.reflns_acentric records the number of acentric reflections for MAD phasing.IntColumngetReflnsCentric()_pdbx_phasing_MAD_shell.reflns_centric records the number of centric reflections for MAD phasing.FloatColumngetRKraut()_pdbx_phasing_MAD_shell.R_kraut records R_kraut for MAD phasing.FloatColumngetRKrautAcentric()_pdbx_phasing_MAD_shell.r_kraut_acentric records R_kraut using acentric data for MAD phasing.FloatColumngetRKrautCentric()_pdbx_phasing_MAD_shell.R_kraut_centric records R_kraut using centric data for MAD phasing.-
Methods inherited from class org.rcsb.cif.model.BaseCategory
getBinaryColumn, getCategoryName, getColumn, getColumnNames, getRowCount, isDefined
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.rcsb.cif.model.Category
columnNames, columns, get
-
-
-
-
Method Detail
-
getDResLow
public FloatColumn getDResLow()
_pdbx_phasing_MAD_shell.d_res_low records the lower resolution for the shell.- Returns:
- FloatColumn
-
getDResHigh
public FloatColumn getDResHigh()
_pdbx_phasing_MAD_shell.d_res_high records the higher resolution for the shell.- Returns:
- FloatColumn
-
getReflnsAcentric
public FloatColumn getReflnsAcentric()
_pdbx_phasing_MAD_shell.reflns_acentric records the number of acentric reflections for MAD phasing.- Returns:
- FloatColumn
-
getReflnsCentric
public IntColumn getReflnsCentric()
_pdbx_phasing_MAD_shell.reflns_centric records the number of centric reflections for MAD phasing.- Returns:
- IntColumn
-
getReflns
public IntColumn getReflns()
_pdbx_phasing_MAD_shell.reflns records the number of reflections used for MAD phasing.- Returns:
- IntColumn
-
getFomAcentric
public FloatColumn getFomAcentric()
_pdbx_phasing_MAD_shell.fom_acentric records the figure of merit using acentric data for MAD phasing.- Returns:
- FloatColumn
-
getFomCentric
public FloatColumn getFomCentric()
_pdbx_phasing_MAD_shell.fom_centric records the figure of merit using centric data for MAD phasing.- Returns:
- FloatColumn
-
getFom
public FloatColumn getFom()
_pdbx_phasing_MAD_shell.fom records the figure of merit for MAD phasing.- Returns:
- FloatColumn
-
getRCullisCentric
public FloatColumn getRCullisCentric()
_pdbx_phasing_MAD_shell.R_cullis_centric records R_cullis using centric data for MAD phasing.- Returns:
- FloatColumn
-
getRCullisAcentric
public FloatColumn getRCullisAcentric()
_pdbx_phasing_MAD_shell.R_cullis_acentric records R_cullis using acentric data for MAD phasing.- Returns:
- FloatColumn
-
getRCullis
public FloatColumn getRCullis()
_pdbx_phasing_MAD_shell.R_cullis records R_cullis for MAD phasing.- Returns:
- FloatColumn
-
getRKrautCentric
public FloatColumn getRKrautCentric()
_pdbx_phasing_MAD_shell.R_kraut_centric records R_kraut using centric data for MAD phasing.- Returns:
- FloatColumn
-
getRKrautAcentric
public FloatColumn getRKrautAcentric()
_pdbx_phasing_MAD_shell.r_kraut_acentric records R_kraut using acentric data for MAD phasing.- Returns:
- FloatColumn
-
getRKraut
public FloatColumn getRKraut()
_pdbx_phasing_MAD_shell.R_kraut records R_kraut for MAD phasing.- Returns:
- FloatColumn
-
getLocCentric
public FloatColumn getLocCentric()
_pdbx_phasing_MAD_shell.loc_centric records lack of closure using centric data for MAD phasing.- Returns:
- FloatColumn
-
getLocAcentric
public FloatColumn getLocAcentric()
_pdbx_phasing_MAD_shell.loc_acentric records lack of closure using acentric data for MAD phasing.- Returns:
- FloatColumn
-
getLoc
public FloatColumn getLoc()
_pdbx_phasing_MAD_shell.loc records lack of closure for MAD phasing.- Returns:
- FloatColumn
-
getPowerCentric
public FloatColumn getPowerCentric()
_pdbx_phasing_MAD_shell.power_centric records phasing powe using centric data for MAD phasing.- Returns:
- FloatColumn
-
getPowerAcentric
public FloatColumn getPowerAcentric()
_pdbx_phasing_MAD_shell.power_acentric records phasing powe using acentric data for MAD phasing.- Returns:
- FloatColumn
-
getPower
public FloatColumn getPower()
_pdbx_phasing_MAD_shell.loc records phasing power for MAD phasing.- Returns:
- FloatColumn
-
-