Methods
|
|
|
|
BuildCube
|
BuildCube ( self )
BuildCube() -> bool
BuildCube documentation.
|
|
BumpMinMax
|
BumpMinMax ( self )
BumpMinMax() -> std::pair<float,float>
BumpMinMax documentation.
|
|
ContactMinMax
|
ContactMinMax ( self )
ContactMinMax() -> std::pair<float,float>
ContactMinMax documentation.
|
|
Contour
|
Contour (
self,
do_bump,
do_contact,
do_vdw_repel,
do_vdw_attract,
do_electrostatic,
bump_contour,
contact_contour,
vdw_repel_contour,
vdw_attract_contour,
electrostatic_contour,
)
Contour(bool do_bump, bool do_contact, bool do_vdw_repel, bool do_vdw_attract, bool do_electrostatic, float bump_contour, float contact_contour, float vdw_repel_contour, float vdw_attract_contour, float electrostatic_contour) -> std::vector<std::string>
Contour documentation.
|
|
DGrid
|
DGrid ( self, grid_name_prefix )
DGrid(std::string grid_name_prefix) -> DGrid
DGrid constructor documentation.
|
|
ElectrostaticMinMax
|
ElectrostaticMinMax ( self )
ElectrostaticMinMax() -> std::pair<float,float>
ElectrostaticMinMax documentation.
|
|
GetMinMax
|
GetMinMax ( self )
GetMinMax() -> bool
GetMinMax documentation.
|
|
ReadGrid
|
ReadGrid ( self )
ReadGrid() -> bool
ReadGrid documentation.
|
|
VDWAttractiveMinMax
|
VDWAttractiveMinMax ( self )
VDWAttractiveMinMax() -> std::pair<float,float>
VDWAttractiveMinMax documentation.
|
|
VDWRepelMinMax
|
VDWRepelMinMax ( self )
VDWRepelMinMax() -> std::pair<float,float>
VDWRepelMinMax documentation.
|
|
__hash__
|
__hash__ ( self )
arguments/return value unknown
hash instance
|