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 202 of file wxMolecule.h.
1.6.1