Proxy of C++ PhpComplex class.
|
|
|
__init__(self,
*args)
__init__(PhpComplex self) -> PhpComplex __init__(PhpComplex self,
PhpComplex rhs) -> PhpComplex |
|
|
|
__swig_destroy__(...)
delete_PhpComplex(PhpComplex self) |
|
|
|
create(...)
PhpComplex_create(PhpComplex self, MM_Index ligandCt, MM_Index
receptorCt, std::vector< PhpFeatureDefinition,std::allocator<
PhpFeatureDefinition > > const & fd, std::string const
& hypoID, double level=0.5, bool proj=False, bool HR=False, bool
RH=False, bool RRdisp=False, bool xvol=False, bool rhypo=False, bool
single=False) -> std::vector< std::vector<
PhpSite,std::allocator< PhpSite > >,std::allocator<
std::vector< PhpSite,std::allocator< PhpSite > > >
> |
|
|
|
getErrMesg(...)
PhpComplex_getErrMesg(PhpComplex self) -> std::string |
|
|
|
getLimits(...)
PhpComplex_getLimits(PhpComplex self, std::string const &
parName) -> SwigDoubleVector |
|
|
|
setDefaultLimits(...)
PhpComplex_setDefaultLimits(PhpComplex self) |
|
|
|
setLimits(...)
PhpComplex_setLimits(PhpComplex self, std::string const &
parName, double parStrict, double parRelaxed) |
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|