Trees | Indices | Help |
|
---|
|
object --+ | Cut
A class to handle representation and printing of general qm region cuts.
To avoid having to update individual attributes in the back end, attributes are read-only. To modify attributes, make a new Cut instance with the desired values. The clone method is provided as a convenience method to ease creation of a Cut with modified values.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
_attrs =
|
|
|||
molid Read-only access to the molid attribute. |
|||
chain Read-only access to the chain attribute. |
|||
resnum Read-only access to the resnum attribute. |
|||
inscode Read-only access to the resnum attribute. |
|||
qmatom Read-only access to the qmatom attribute. |
|||
mmatom Read-only access to the mmatom attribute. |
|||
theory Read-only access to the theory attribute. |
|||
|
Initializer for a qmregion cut specification. At least one of molid or qmatom to be defined.
|
str(x)
|
repr(x)
|
|
_attrs
|
|
molidRead-only access to the molid attribute.
|
chainRead-only access to the chain attribute.
|
resnumRead-only access to the resnum attribute.
|
inscodeRead-only access to the resnum attribute.
|
qmatomRead-only access to the qmatom attribute.
|
mmatomRead-only access to the mmatom attribute.
|
theoryRead-only access to the theory attribute.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:55 2016 | http://epydoc.sourceforge.net |