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

Class PhpExclVol

object --+
         |
        PhpExclVol

Proxy of C++ PhpExclVol class

Instance Methods [hide private]
 
__repr__(self)
repr(x)
 
__init__(self, *args)
__init__(PhpExclVol self) -> PhpExclVol __init__(PhpExclVol self, PhpExclVol rhs) -> PhpExclVol
 
__swig_destroy__(...)
delete_PhpExclVol(PhpExclVol self)
 
addSphere(...)
PhpExclVol_addSphere(PhpExclVol self, double x, double y, double z, double r)
 
clear(...)
PhpExclVol_clear(PhpExclVol self)
 
exportToFile(...)
PhpExclVol_exportToFile(PhpExclVol self, std::string const & fileName)
 
exportToMMTableFile(...)
PhpExclVol_exportToMMTableFile(PhpExclVol self, std::string const & fileName)
 
exportToStream(...)
PhpExclVol_exportToStream(PhpExclVol self, std::ostream & outStream)
 
findViolations(...)
PhpExclVol_findViolations(PhpExclVol self, MM_Index ctHandle, size_t maxViolations) -> SwigSizetVector
 
getSphereRadius(...)
PhpExclVol_getSphereRadius(PhpExclVol self, size_t sphereIndex) -> double
 
getSphereXYZ(...)
PhpExclVol_getSphereXYZ(PhpExclVol self, size_t sphereIndex)
 
getTreatHydrogens(...)
PhpExclVol_getTreatHydrogens(PhpExclVol self) -> bool
 
importFromAnyFile(...)
PhpExclVol_importFromAnyFile(PhpExclVol self, std::string const & fileName)
 
importFromFile(...)
PhpExclVol_importFromFile(PhpExclVol self, std::string const & fileName)
 
importFromMMTableFile(...)
PhpExclVol_importFromMMTableFile(PhpExclVol self, std::string const & fileName)
 
importFromStream(...)
PhpExclVol_importFromStream(PhpExclVol self, std::istream & inStream)
 
numShapes(...)
PhpExclVol_numShapes(PhpExclVol self) -> size_t
 
numSpheres(...)
PhpExclVol_numSpheres(PhpExclVol self) -> size_t
 
removeSphere(...)
PhpExclVol_removeSphere(PhpExclVol self, size_t sphereIndex)
 
setSphereRadius(...)
PhpExclVol_setSphereRadius(PhpExclVol self, size_t sphereIndex, double r)
 
setSphereXYZ(...)
PhpExclVol_setSphereXYZ(PhpExclVol self, size_t sphereIndex, double x, double y, double z)
 
setTreatHydrogens(...)
PhpExclVol_setTreatHydrogens(PhpExclVol self, bool treatHydrogens)

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__(PhpExclVol self) -> PhpExclVol __init__(PhpExclVol self, PhpExclVol rhs) -> PhpExclVol

Overrides: object.__init__

Property Details [hide private]

thisown

The membership flag

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