| Open Babel
    3.0
    | 
#include <openbabel/generic.h>
| Public Member Functions | |
| void | SetData (double energy, double occupation=2.0, std::string symbol="A") | 
| double | GetEnergy () const | 
| double | GetOccupation () const | 
| std::string | GetSymbol () const | 
| Protected Attributes | |
| double | _energy | 
| double | _occupation | 
| std::string | _mullikenSymbol | 
| Friends | |
| class | OBOrbitalData | 
Used to store energy, occupation, and orbital symmetry of a particular orbital.
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | friend | 
| 
 | protected | 
in electron volts
| 
 | protected | 
usually 0, 1, or 2, but can be fractional (e.g., solid-state calcs)
| 
 | protected | 
symmetry designation
 1.8.13
 1.8.13