IAtom
, IAtomKinetic
, IAtomOriented
, IAtomOrientedKinetic
public 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, toString
getVelocity
getIndex, getLeafIndex, getParentGroup, getPosition, getType, setIndex, setLeafIndex, setParent
getVelocity
protected final IOrientation iOrientation
protected final Vector angularVelocity
public Vector getAngularVelocity()
getAngularVelocity
in interface IAtomOrientedKinetic
public IOrientation getOrientation()
IAtomOriented
getOrientation
in interface IAtomOriented