Declare an interface for working with eccentric orbits. More...
#include "../../Core/Common.h"#include "../../Core/AstronomicalConstants.h"#include "Eigen/Dense"#include <gsl/gsl_errno.h>#include <gsl/gsl_roots.h>#include <iostream>#include <iomanip>
Include dependency graph for EccentricOrbit.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Evolve::EccentricOrbit |
| Basic description of two bodies in an eccentric orbit. More... | |
Namespaces | |
| Evolve | |
| Orientations of zones of bodies in a binary system. | |
Declare an interface for working with eccentric orbits.
Definition in file EccentricOrbit.h.