Package schrodinger :: Package application :: Package matsci :: Module cgforcefield :: Class FFIOAngle
[hide private]
[frames] | no frames]

Class FFIOAngle

object --+    
         |    
 FFIOParam --+
             |
            FFIOAngle

The class that handles the FFIO angle block

Instance Methods [hide private]
schrodinger.application.desmond.ffiostructure._FFIOAngle
getObject(self, fst)
Return the ffio angle block

Inherited from FFIOParam: __init__, addConstantProperties, addNamedProperties, addParams, addToFFST, extractData

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  PARAM_ORDER = ['eq_angle/deg.', 'force_constant/(kcal/mol)/rad...

Inherited from FFIOParam: CONSTANT_PROPERTIES, CSTART, FUNCTION, NAMED_PROPERTIES

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

getObject(self, fst)

 

Return the ffio angle block

Parameters:
Returns: schrodinger.application.desmond.ffiostructure._FFIOAngle
The block object for this parameter
Overrides: FFIOParam.getObject

Class Variable Details [hide private]

PARAM_ORDER

Value:
['eq_angle/deg.', 'force_constant/(kcal/mol)/rad.^2']