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, *args)
__init__(PhpSiteConstraint self) -> PhpSiteConstraint __init__(PhpSiteConstraint self, SwigIntVector u_siteIndices, std::string const & u_siteTypes, double u_value, double u_tol) -> PhpSiteConstraint __init__(PhpSiteConstraint self, PhpSiteConstraint rhs) -> PhpSiteConstraint
 
__swig_destroy__(...)
delete_PhpSiteConstraint(PhpSiteConstraint self)
 
getSiteIndices(...)
PhpSiteConstraint_getSiteIndices(PhpSiteConstraint self) -> SwigIntVector
 
getSiteTypes(...)
PhpSiteConstraint_getSiteTypes(PhpSiteConstraint self) -> std::string
 
getValue(...)
PhpSiteConstraint_getValue(PhpSiteConstraint self) -> double
 
getTol(...)
PhpSiteConstraint_getTol(PhpSiteConstraint self) -> double
 
setConstraint(...)
PhpSiteConstraint_setConstraint(PhpSiteConstraint self, SwigIntVector u_siteIndices, std::string const & u_siteTypes, ...

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) -> SwigSizetVector
  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, *args)
(Constructor)

 

__init__(PhpSiteConstraint self) -> PhpSiteConstraint __init__(PhpSiteConstraint self, SwigIntVector u_siteIndices, std::string const & u_siteTypes, double u_value, double u_tol) -> PhpSiteConstraint __init__(PhpSiteConstraint self, PhpSiteConstraint rhs) -> PhpSiteConstraint

Overrides: object.__init__

setConstraint(...)

 

PhpSiteConstraint_setConstraint(PhpSiteConstraint self, SwigIntVector u_siteIndices, std::string const & u_siteTypes, 
    double u_value, double u_tol)


Property Details [hide private]

thisown

The membership flag

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

siteIndices

PhpSiteConstraint_siteIndices_get(PhpSiteConstraint self) -> SwigSizetVector

Get Method:
_phase'.PhpSiteConstraint_siteIndices_get(...) - PhpSiteConstraint_siteIndices_get(PhpSiteConstraint self) -> SwigSizetVector
Set Method:
_phase'.PhpSiteConstraint_siteIndices_set(...) - PhpSiteConstraint_siteIndices_set(PhpSiteConstraint self, SwigSizetVector 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)