Trees | Indices | Help |
|
---|
|
object --+ | _FFPseudo
A class to hold force field parameters for a pseudo atom.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
x_coord = property(fget= _getXCoord, fset= _setXCoord, doc= 'x
|
|||
y_coord = property(fget= _getYCoord, fset= _setYCoord, doc= 'y
|
|||
z_coord = property(fget= _getZCoord, fset= _setZCoord, doc= 'z
|
|||
x_vel = property(fget= _getXVel, fset= _setXVel, doc= ' x comp
|
|||
y_vel = property(fget= _getYVel, fset= _setYVel, doc= ' y comp
|
|||
z_vel = property(fget= _getZVel, fset= _setZVel, doc= ' z comp
|
|||
property = property(_getProperty, _setProperty, doc= "properti
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
x_coord
|
y_coord
|
z_coord
|
x_vel
|
y_vel
|
z_vel
|
property
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:50 2015 | http://epydoc.sourceforge.net |