Used to store energy, occupation, and orbital symmetry of a particular orbital.
More...
#include <openbabel/generic.h>
List of all members.
Detailed Description
Used to store energy, occupation, and orbital symmetry of a particular orbital.
- See also:
- OBOrbitalData
Member Function Documentation
void SetData |
( |
double |
energy, |
|
|
double |
occupation = 2.0 , |
|
|
std::string |
symbol = "A" |
|
) |
| [inline] |
double GetEnergy |
( |
) |
const [inline] |
double GetOccupation |
( |
) |
const [inline] |
std::string GetSymbol |
( |
) |
const [inline] |
Friends And Related Function Documentation
Member Data Documentation
usually 0, 1, or 2, but can be fractional (e.g., solid-state calcs)
The documentation for this class was generated from the following file: