|
Astro
0.0.0
A C++ library for space dynamics
|
#include "Astro/Orbit.hh"Go to the source code of this file.
Classes | |
| class | Astro::Body |
| Astronomical body class container. More... | |
Namespaces | |
| namespace | Astro |
| The namespace for the Astro library. | |
Macros | |
| #define | ASTRO_BODY_HH |
Typedefs | |
| using | Astro::Coordinates = enum class Coordinates : Integer {CARTESIAN = 0, KEPLERIAN = 1, EQUINOCTIAL = 2, QUATERNIONIC = 3} |
| #define ASTRO_BODY_HH |