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

Class PhpDeltaHypo

object --+
         |
        PhpDeltaHypo

Proxy of C++ PhpDeltaHypo class

Instance Methods [hide private]
 
__repr__(self)
repr(x)
 
__init__(self, *args)
__init__(PhpDeltaHypo self) -> PhpDeltaHypo __init__(PhpDeltaHypo self, PhpDeltaHypo rhs) -> PhpDeltaHypo
 
__swig_destroy__(...)
delete_PhpDeltaHypo(PhpDeltaHypo self)
 
addSiteData(...)
addSiteData(char siteType, double deltaXYZ) addSiteData(size_t siteNumber, char siteType, double deltaXYZ) PhpDeltaHypo_addSiteData(PhpDeltaHypo self, PhpDeltaHypoSite siteData)
 
clear(...)
PhpDeltaHypo_clear(PhpDeltaHypo self)
 
exportToFile(...)
PhpDeltaHypo_exportToFile(PhpDeltaHypo self, std::string const & fileName)
 
exportToStream(...)
PhpDeltaHypo_exportToStream(PhpDeltaHypo self, ostream outStream)
 
getDeltaXYZ(...)
PhpDeltaHypo_getDeltaXYZ(PhpDeltaHypo self, size_t siteIndex) -> double
 
getSiteData(...)
PhpDeltaHypo_getSiteData(PhpDeltaHypo self, size_t siteIndex) -> PhpDeltaHypoSite
 
getSiteNumber(...)
PhpDeltaHypo_getSiteNumber(PhpDeltaHypo self, size_t siteIndex) -> size_t
 
getSiteType(...)
PhpDeltaHypo_getSiteType(PhpDeltaHypo self, size_t siteIndex) -> char
 
importFromFile(...)
PhpDeltaHypo_importFromFile(PhpDeltaHypo self, std::string const & fileName)
 
importFromStream(...)
PhpDeltaHypo_importFromStream(PhpDeltaHypo self, istream inStream)
 
numSites(...)
PhpDeltaHypo_numSites(PhpDeltaHypo self) -> size_t

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

Overrides: object.__init__

Property Details [hide private]

thisown

The membership flag

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