|
__init__(self,
cutoff,
dielectric,
charge_i,
charge_j,
*args)
Create an instance |
|
|
schrodinger.application.desmond.ffiostructure._FFIOVdwtypescombined
|
getObject(self,
fst)
Return the ffio VdwTypeCombined block |
|
|
|
extractData(self,
data)
Extract the data from the database parameters. |
|
|
float
|
|
float
|
getWidthParameter(self,
cutoff,
ewald_epsilon=1e-09)
Return the Ewald charge distribution width parameter. |
|
|
dict
|
|
dict
|
|
list
|
|
Inherited from FFIOParam :
addConstantProperties ,
addNamedProperties ,
addParams ,
addToFFST
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|