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

Class PhpVolCoords

object --+
         |
        PhpVolCoords

Proxy of C++ PhpVolCoords_ class

Instance Methods [hide private]
 
__repr__(self)
repr(x)
 
__init__(self)
__init__(PhpVolCoords_ self) -> PhpVolCoords
 
__swig_destroy__(...)
delete_PhpVolCoords(PhpVolCoords self)

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

Properties [hide private]
  thisown
The membership flag
  x
PhpVolCoords_x_get(PhpVolCoords self) -> double
  y
PhpVolCoords_y_get(PhpVolCoords self) -> double
  z
PhpVolCoords_z_get(PhpVolCoords 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__(PhpVolCoords_ self) -> PhpVolCoords

Overrides: object.__init__

Property Details [hide private]

thisown

The membership flag

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

x

PhpVolCoords_x_get(PhpVolCoords self) -> double

Get Method:
_phase'.PhpVolCoords_x_get(...) - PhpVolCoords_x_get(PhpVolCoords self) -> double
Set Method:
_phase'.PhpVolCoords_x_set(...) - PhpVolCoords_x_set(PhpVolCoords self, double x)

y

PhpVolCoords_y_get(PhpVolCoords self) -> double

Get Method:
_phase'.PhpVolCoords_y_get(...) - PhpVolCoords_y_get(PhpVolCoords self) -> double
Set Method:
_phase'.PhpVolCoords_y_set(...) - PhpVolCoords_y_set(PhpVolCoords self, double y)

z

PhpVolCoords_z_get(PhpVolCoords self) -> double

Get Method:
_phase'.PhpVolCoords_z_get(...) - PhpVolCoords_z_get(PhpVolCoords self) -> double
Set Method:
_phase'.PhpVolCoords_z_set(...) - PhpVolCoords_z_set(PhpVolCoords self, double z)