FOX/ObjCryst++
1.10.X (development)
|
Structure to store the bond angles current values. More...
Public Attributes | |
MolBondAngle * | mpBondAngle |
std::string | mAtom1 |
std::string | mAtom2 |
std::string | mAtom3 |
REAL | mAngle |
REAL | mAngle0 |
REAL | mSigma |
REAL | mDelta |
bool | mNeedUpdateUI |
True if we need to update the displayed values. | |
Structure to store the bond angles current values.
Definition at line 208 of file wxMolecule.h.