OEExperimentType¶
Attention
This API is currently available in C++ and Python.
This namespace contains constants that describe the type of experiment from which the 3-D structure was determined.
ElectronCrystallography
The structure was determined by X-ray crystallography.
ElectronMicroscopy
The structure was determined by electron cryo-microscopy.
FiberDiffraction
The structure was determined by fiber diffraction using either X-rays, electrons, or neutrons.
NeutronDiffraction
The structure was determined by elastic neutron scattering.
PowderDiffraction
The structure was determined by powder diffraction using either X-rays, electrons, or neutrons.
SolidStateNMR
The structure was determined by NMR methods in the solid state.
SolutionNMR
The structure was determined by NMR methods in the liquid state.
SolutionScattering
The structure was determined by small angle X-ray scattering (SAXS) in solution.
TheoreticalModel
The structure was predicted/computed using a theoretical/computational model.
Unknown
The experiment type is not known.
XRayDiffraction
The structure was determined using X-ray diffraction.