Trees | Indices | Help |
|
---|
|
object --+ | _FFRestraint
A class to hold force field parameters for a restraint.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
funct = property(fget= _getFunct, fset= _setFunct, doc= 'funct
|
|||
ai = property(fget= _getAi, fset= _setAi, doc= 'restraint atom
|
|||
t1 = property(fget= _getT1, fset= _setT1, doc= 'restraint x po
|
|||
t2 = property(fget= _getT2, fset= _setT2, doc= 'restraint y po
|
|||
t3 = property(fget= _getT3, fset= _setT3, doc= 'restraint z po
|
|||
c1 = property(fget= _getC1, fset= _setC1, doc= 'force constant
|
|||
c2 = property(fget= _getC2, fset= _setC2, doc= 'force constant
|
|||
c3 = property(fget= _getC3, fset= _setC3, doc= 'force constant
|
|||
property = property(_getProperty, _setProperty, doc= "properti
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
funct
|
ai
|
t1
|
t2
|
t3
|
c1
|
c2
|
c3
|
property
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:50 2015 | http://epydoc.sourceforge.net |