Package schrodinger :: Package infra :: Module phase :: Class PhpComplex
[hide private]
[frames] | no frames]

Class PhpComplex

object --+
         |
        PhpComplex

Proxy of C++ PhpComplex class

Instance Methods [hide private]
 
__repr__(self)
repr(x)
 
__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, ...
 
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__

Properties [hide private]
  thisown
The membership flag

Inherited from object: __class__

Method Details [hide private]

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__init__(self, *args)
(Constructor)

 

__init__(PhpComplex self) -> PhpComplex __init__(PhpComplex self, PhpComplex rhs) -> PhpComplex

Overrides: object.__init__

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 > > > >


Property Details [hide private]

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)