Home | Trees | Indices | Help |
|
---|
|
object --+ | core.AbstractIndexer --+ | core.BaseCollectionContainer --+ | core.CollectionContainer --+ | TorsionAnglesCollection
Describes a collection of torsion angles. Provides 1-based list-like access.
Instance Methods | |||
|
|||
|
|||
float |
|
||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
list |
omega List of all omega angles |
list |
phi List of all phi angles |
list |
psi List of all psi angles |
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
Calculate the Circular RSMD against another TorsionAnglesCollection.
|
Property Details |
omegaList of all omega angles
|
phiList of all phi angles
|
psiList of all psi angles
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |