IAtom, IAtomKinetic, IAtomOriented, IAtomOrientedKineticpublic class AtomOrientedDynamic extends AtomLeafDynamic implements IAtomOrientedKinetic
| Modifier and Type | Field | Description |
|---|---|---|
protected Vector |
angularVelocity |
|
protected IOrientation |
iOrientation |
velocity| Constructor | Description |
|---|---|
AtomOrientedDynamic(Space space,
AtomType type) |
|
AtomOrientedDynamic(Space space,
AtomType type,
boolean isAxisSymmetric) |
| Modifier and Type | Method | Description |
|---|---|---|
Vector |
getAngularVelocity() |
|
IOrientation |
getOrientation() |
Returns the orientation of the IAtom.
|
getIndex, getLeafIndex, getParentGroup, getPosition, getType, setIndex, setLeafIndex, setParent, signature, toStringgetVelocitygetIndex, getLeafIndex, getParentGroup, getPosition, getType, setIndex, setLeafIndex, setParentgetVelocityprotected final IOrientation iOrientation
protected final Vector angularVelocity
public Vector getAngularVelocity()
getAngularVelocity in interface IAtomOrientedKineticpublic IOrientation getOrientation()
IAtomOrientedgetOrientation in interface IAtomOriented