orbits.hpp file
Contents
- Reference
 
Header file.
Namespaces
- namespace hub::orbit
 
Classes
- struct hub::orbit::RandomIndicator
 - A place holder that indicates one of the three angles in orbital parameters will be randomly generated.
 - 
              template<typename Real>struct hub::orbit::KeplerOrbit
 - struct hub::orbit::Hyperbolic
 - Derived class of Kepler orbit. Hyperbolic orbit.
 - struct hub::orbit::Elliptic
 - Derived class of Kepler orbit. Elliptical orbit.