FOX/ObjCryst++
1.10.X (development)
|
Light-weight representation of an atom in the molecule, as a part of a Z-matrix. More...
Public Attributes | |
const ScatteringPower * | mpPow |
unsigned long | mBondAtom |
unsigned long | mBondAngleAtom |
unsigned long | mDihedralAtom |
REAL | mBondLength |
REAL | mBondAngle |
REAL | mDihedralAngle |
Light-weight representation of an atom in the molecule, as a part of a Z-matrix.
This is used to export the Molecule structure to a z-matrix.
Definition at line 710 of file Molecule.h.