IMolecule
, IMoleculeKinetic
, IMoleculeOriented
, IMoleculeOrientedKinetic
, IMoleculePositioned
public class MoleculeOrientedDynamic extends MoleculeOriented implements IMoleculeOrientedKinetic
Modifier and Type | Field | Description |
---|---|---|
protected Vector |
angularMomentum |
|
protected Vector |
velocity |
orientation, position
Constructor | Description |
---|---|
MoleculeOrientedDynamic(Space space,
ISpecies species,
int numLeafAtoms) |
Modifier and Type | Method | Description |
---|---|---|
Vector |
getAngularVelocity() |
|
Vector |
getVelocity() |
getChildList, getIndex, getType, setIndex
getOrientation
getPosition
addChildAtom, getChildList, getIndex, getType, removeChildAtom, setIndex, signature, toString
getOrientation, getPosition
protected final Vector angularMomentum
protected final Vector velocity
public Vector getAngularVelocity()
getAngularVelocity
in interface IMoleculeOrientedKinetic
public Vector getVelocity()
getVelocity
in interface IMoleculeKinetic