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

Class PhpSiteConstraint

object --+
         |
        PhpSiteConstraint

Proxy of C++ PhpSiteConstraint_ class

Instance Methods [hide private]
 
__repr__(self)
repr(x)
 
__init__(self)
__init__(PhpSiteConstraint_ self) -> PhpSiteConstraint
 
__swig_destroy__(...)
delete_PhpSiteConstraint(PhpSiteConstraint self)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]
  thisown
The membership flag
  siteIndices
PhpSiteConstraint_siteIndices_get(PhpSiteConstraint self) -> std::vector< size_t,std::allocator< size_t > > *
  siteTypes
PhpSiteConstraint_siteTypes_get(PhpSiteConstraint self) -> std::string const &
  value
PhpSiteConstraint_value_get(PhpSiteConstraint self) -> double
  tol
PhpSiteConstraint_tol_get(PhpSiteConstraint self) -> double

Inherited from object: __class__

Method Details [hide private]

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__init__(self)
(Constructor)

 

__init__(PhpSiteConstraint_ self) -> PhpSiteConstraint

Overrides: object.__init__

Property Details [hide private]

thisown

The membership flag

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

siteIndices

PhpSiteConstraint_siteIndices_get(PhpSiteConstraint self) -> std::vector< size_t,std::allocator< size_t > > *

Get Method:
_phase'.PhpSiteConstraint_siteIndices_get(...) - PhpSiteConstraint_siteIndices_get(PhpSiteConstraint self) -> std::vector< size_t,std::allocator< size_t > > *
Set Method:
_phase'.PhpSiteConstraint_siteIndices_set(...) - PhpSiteConstraint_siteIndices_set(PhpSiteConstraint self, std::vector< size_t,std::allocator< size_t > > * siteIndices)

siteTypes

PhpSiteConstraint_siteTypes_get(PhpSiteConstraint self) -> std::string const &

Get Method:
_phase'.PhpSiteConstraint_siteTypes_get(...) - PhpSiteConstraint_siteTypes_get(PhpSiteConstraint self) -> std::string const &
Set Method:
_phase'.PhpSiteConstraint_siteTypes_set(...) - PhpSiteConstraint_siteTypes_set(PhpSiteConstraint self, std::string const & siteTypes)

value

PhpSiteConstraint_value_get(PhpSiteConstraint self) -> double

Get Method:
_phase'.PhpSiteConstraint_value_get(...) - PhpSiteConstraint_value_get(PhpSiteConstraint self) -> double
Set Method:
_phase'.PhpSiteConstraint_value_set(...) - PhpSiteConstraint_value_set(PhpSiteConstraint self, double value)

tol

PhpSiteConstraint_tol_get(PhpSiteConstraint self) -> double

Get Method:
_phase'.PhpSiteConstraint_tol_get(...) - PhpSiteConstraint_tol_get(PhpSiteConstraint self) -> double
Set Method:
_phase'.PhpSiteConstraint_tol_set(...) - PhpSiteConstraint_tol_set(PhpSiteConstraint self, double tol)