Home | Trees | Indices | Help |
|
---|
|
object --+ | NOESpectrum
Describes an NOE spectrum.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
iterable of int |
|
||
EnumItem |
|
||
bool |
|
||
bool |
|
||
Inherited from |
Static Methods | |||
NOESpectrum |
|
Properties | |
tuple of EnumItem |
dimensions Tuple of all dimensions (nucleus types) |
float |
max_intensity Maximum intensity |
float |
min_intensity Minimum intensity |
int |
num_dimensions Number of dimensions |
int |
num_proton_dimensions Number of proton dimensions |
tuple of int |
proton_dimensions Tuple of all proton dimension indices |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
Add a new NOE peak.
|
Mark dimensions with indices
|
Return a list of all dimension indices, covalently connected to
dimension
|
Return True of dimension index
|
Return True if the spectrum contains a dimension of the specified type
|
Merge multiple NOESpectrum instances. All
|
Property Details |
dimensionsTuple of all dimensions (nucleus types)
|
max_intensityMaximum intensity
|
min_intensityMinimum intensity
|
num_dimensionsNumber of dimensions
|
num_proton_dimensionsNumber of proton dimensions
|
proton_dimensionsTuple of all proton dimension indices
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |