Helper class for OBGastChrg which stores the Gasteiger states of a given atom. More...
#include <openbabel/molchrg.h>
Public Member Functions | |
| GasteigerState () | |
| ~GasteigerState () | |
| void | SetValues (double _a, double _b, double _c, double _q) |
Public Attributes | |
| double | a |
| double | b |
| double | c |
| double | denom |
| double | chi |
| double | q |
Helper class for OBGastChrg which stores the Gasteiger states of a given atom.
| GasteigerState | ( | ) |
| ~GasteigerState | ( | ) | [inline] |
| void SetValues | ( | double | _a, |
| double | _b, | ||
| double | _c, | ||
| double | _q | ||
| ) | [inline] |
| double a |
| double b |
| double c |
| double denom |
| double chi |
| double q |