|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectetomica.atom.Atom
etomica.atom.AtomLeafDynamic
etomica.atom.AtomOrientedDynamic
public class AtomOrientedDynamic
| Field Summary | |
|---|---|
protected IVectorMutable |
angularVelocity
|
protected IOrientation |
iOrientation
|
| Fields inherited from class etomica.atom.AtomLeafDynamic |
|---|
velocity |
| Fields inherited from class etomica.atom.Atom |
|---|
index, leafIndex, parent, position, type |
| Constructor Summary | |
|---|---|
AtomOrientedDynamic(ISpace space,
IAtomType type)
|
|
AtomOrientedDynamic(ISpace space,
IAtomType type,
boolean isAxisSymmetric)
|
|
| Method Summary | |
|---|---|
IVectorMutable |
getAngularVelocity()
|
IOrientation |
getOrientation()
Returns the orientation of the IAtom. |
| Methods inherited from class etomica.atom.AtomLeafDynamic |
|---|
getVelocity |
| Methods inherited from class etomica.atom.Atom |
|---|
getIndex, getLeafIndex, getParentGroup, getPosition, getType, setIndex, setLeafIndex, setParent, signature, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface etomica.api.IAtomKinetic |
|---|
getVelocity |
| Methods inherited from interface etomica.api.IAtom |
|---|
getIndex, getLeafIndex, getParentGroup, getPosition, getType, setIndex, setLeafIndex, setParent |
| Field Detail |
|---|
protected final IOrientation iOrientation
protected final IVectorMutable angularVelocity
| Constructor Detail |
|---|
public AtomOrientedDynamic(ISpace space,
IAtomType type)
public AtomOrientedDynamic(ISpace space,
IAtomType type,
boolean isAxisSymmetric)
| Method Detail |
|---|
public IVectorMutable getAngularVelocity()
getAngularVelocity in interface IAtomOrientedKineticpublic IOrientation getOrientation()
IAtomOriented
getOrientation in interface IAtomOriented
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||