Astro  0.0.0
A C++ library for space dynamics
Loading...
Searching...
No Matches
Body.hh File Reference
#include "Astro/Orbit.hh"
Include dependency graph for Body.hh:
This graph shows which files directly or indirectly include this file:

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}

Macro Definition Documentation

◆ ASTRO_BODY_HH

#define ASTRO_BODY_HH