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

Class PhpExclVolSphere

object --+
         |
        PhpExclVolSphere

Proxy of C++ PhpExclVolSphere_ class

Instance Methods [hide private]
 
__repr__(self)
repr(x)
 
__init__(self)
__init__(PhpExclVolSphere_ self) -> PhpExclVolSphere
 
__swig_destroy__(...)
delete_PhpExclVolSphere(PhpExclVolSphere self)

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

Properties [hide private]
  thisown
The membership flag
  x
PhpExclVolSphere_x_get(PhpExclVolSphere self) -> double
  y
PhpExclVolSphere_y_get(PhpExclVolSphere self) -> double
  z
PhpExclVolSphere_z_get(PhpExclVolSphere self) -> double
  r
PhpExclVolSphere_r_get(PhpExclVolSphere 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__(PhpExclVolSphere_ self) -> PhpExclVolSphere

Overrides: object.__init__

Property Details [hide private]

thisown

The membership flag

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

x

PhpExclVolSphere_x_get(PhpExclVolSphere self) -> double

Get Method:
_phase.PhpExclVolSphere_x_get(...) - PhpExclVolSphere_x_get(PhpExclVolSphere self) -> double
Set Method:
_phase.PhpExclVolSphere_x_set(...) - PhpExclVolSphere_x_set(PhpExclVolSphere self, double x)

y

PhpExclVolSphere_y_get(PhpExclVolSphere self) -> double

Get Method:
_phase.PhpExclVolSphere_y_get(...) - PhpExclVolSphere_y_get(PhpExclVolSphere self) -> double
Set Method:
_phase.PhpExclVolSphere_y_set(...) - PhpExclVolSphere_y_set(PhpExclVolSphere self, double y)

z

PhpExclVolSphere_z_get(PhpExclVolSphere self) -> double

Get Method:
_phase.PhpExclVolSphere_z_get(...) - PhpExclVolSphere_z_get(PhpExclVolSphere self) -> double
Set Method:
_phase.PhpExclVolSphere_z_set(...) - PhpExclVolSphere_z_set(PhpExclVolSphere self, double z)

r

PhpExclVolSphere_r_get(PhpExclVolSphere self) -> double

Get Method:
_phase.PhpExclVolSphere_r_get(...) - PhpExclVolSphere_r_get(PhpExclVolSphere self) -> double
Set Method:
_phase.PhpExclVolSphere_r_set(...) - PhpExclVolSphere_r_set(PhpExclVolSphere self, double r)