IMolecule, IMoleculeKinetic, IMoleculeOriented, IMoleculeOrientedKinetic, IMoleculePositionedpublic 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, setIndexgetOrientationgetPositionaddChildAtom, getChildList, getIndex, getType, removeChildAtom, setIndex, signature, toStringgetOrientation, getPositionprotected final Vector angularMomentum
protected final Vector velocity
public Vector getAngularVelocity()
getAngularVelocity in interface IMoleculeOrientedKineticpublic Vector getVelocity()
getVelocity in interface IMoleculeKinetic