java.io.Serializable
public class AtomGroupVelocityAverage
extends java.lang.Object
implements java.io.Serializable
Constructor | Description |
---|---|
AtomGroupVelocityAverage(Space space) |
Modifier and Type | Method | Description |
---|---|---|
Vector |
getVelocityAverage(IMolecule molecule) |
Returns the mass-average velocity of the given Atom and
all its children.
|