Package symserv :: Module symOperators :: Class CenterOfMass
[hide private]
[frames] | no frames]

Class CenterOfMass

source code

imputs xyz coords, outputs center of gravity

Instance Methods [hide private]
  __init__(self, coords)
  set(self, coords=None)
  compute(self)
  __call__(self)

Method Details [hide private]

__init__(self, coords)
(Constructor)

source code 
None

set(self, coords=None)

source code 
None

compute(self)

source code 
None

__call__(self)
(Call operator)

source code 
None