OrientationCalcAtom, OrientationCalcWater3P, OrientationCalcWater4Ppublic interface OrientationCalc
| Modifier and Type | Method | Description |
|---|---|---|
void |
calcOrientation(IMolecule molecule,
IOrientationFull3D orientation) |
Calculates the orientation of the given molecule and stores that
in the given orientation.
|
void |
setOrientation(IMolecule molecule,
IOrientationFull3D orientation) |
Sets the orientation of the given molecule to be equal to the given
orientation.
|
void calcOrientation(IMolecule molecule, IOrientationFull3D orientation)
void setOrientation(IMolecule molecule, IOrientationFull3D orientation)