CppEphem
|
Go to the source code of this file.
Classes | |
class | CEPlanet |
Enumerations | |
enum | CEPlanetAlgo { SOFA, JPL } |
Date enum. More... | |
enum CEPlanetAlgo |
Date enum.
Enumerator | |
---|---|
SOFA | Use methods included in sofa software. |
JPL | Use Keplerian algorithm outlined by JPL. |
Definition at line 30 of file CEPlanet.h.