#include <cartesius.h>Public Methods | |
| molecule (void) | |
| ~molecule (void) | |
| double | MolecularWeight (void) |
| point * | CenterOfMass (void) |
| void | WriteXML (char *fileout) |
| void | WriteVRML (void) |
| void | ReadOldData (void) |
| void | ReadBF (void) |
| void | ReadECF (char *filein) |
| void | ReadBFSCF (char *filein) |
| void | ReadMolCryst (void) |
| void | TenInCalc (void) |
| void | RotateMol (double U[3][3], point *pCenter) |
| void | UnMatForm (char *filename) |
| void | usage (void) |
| void | WriteMol (void) |
Public Attributes | |
| double | TenIn [3][3] |
| double | TenInDiag [3][3] |
| double | TenInEigVec [3][3] |
Private Attributes | |
| composition | Composition |
| geometry | Geometry |
| molgraph | MolGraph |
| structure | Structure |
|
|
|
|
|
|
|
|
|
|
|
|
| ||||||||||||
|
|
|
|
|
|
|
|
|
|
1.2.18