P2SemiclassicalMolecular.MoleculeInfoBrute
public static interface P2SemiclassicalMolecular.MoleculeInfo
Modifier and Type | Method | Description |
---|---|---|
double |
getMass(IMolecule molecule) |
Returns the mass of the molecule.
|
Vector[] |
getMomentAndAxes(IMolecule molecule) |
Returns the moment of inertia as a vector containing Ix, Iy, Iz
and also the principle axes.
|
double getMass(IMolecule molecule)