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

Class PhpIntCoord

object --+
         |
        PhpIntCoord

Proxy of C++ PhpIntCoord_ class

Instance Methods [hide private]
 
__repr__(self)
repr(x)
 
__init__(self)
__init__(PhpIntCoord_ self) -> PhpIntCoord
 
__swig_destroy__(...)
delete_PhpIntCoord(PhpIntCoord self)

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

Properties [hide private]
  thisown
The membership flag
  atoms
PhpIntCoord_atoms_get(PhpIntCoord self) -> SwigSizetVector
  coords
PhpIntCoord_coords_get(PhpIntCoord self) -> SwigDoubleVector

Inherited from object: __class__

Method Details [hide private]

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__init__(self)
(Constructor)

 

__init__(PhpIntCoord_ self) -> PhpIntCoord

Overrides: object.__init__

Property Details [hide private]

thisown

The membership flag

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

atoms

PhpIntCoord_atoms_get(PhpIntCoord self) -> SwigSizetVector

Get Method:
_phase'.PhpIntCoord_atoms_get(...) - PhpIntCoord_atoms_get(PhpIntCoord self) -> SwigSizetVector
Set Method:
_phase'.PhpIntCoord_atoms_set(...) - PhpIntCoord_atoms_set(PhpIntCoord self, SwigSizetVector atoms)

coords

PhpIntCoord_coords_get(PhpIntCoord self) -> SwigDoubleVector

Get Method:
_phase'.PhpIntCoord_coords_get(...) - PhpIntCoord_coords_get(PhpIntCoord self) -> SwigDoubleVector
Set Method:
_phase'.PhpIntCoord_coords_set(...) - PhpIntCoord_coords_set(PhpIntCoord self, SwigDoubleVector coords)