Astro
v0.0.0
A C++ library for space dynamics
|
Go to the source code of this file.
Namespaces | |
namespace | Astro |
The namespace for the Astro library. | |
Macros | |
#define | ASTRO_UTILITIES_HXX |
Functions | |
Real | Astro::power2 (Real x) |
Real | Astro::power3 (Real x) |
static Real | Astro::degrees_to_radiants (Real x) |
static Real | Astro::radiants_to_degrees (Real x) |
void | Astro::angle_in_range (Real x) |
void | Astro::angle_in_range_sym (Real x) |
#define ASTRO_UTILITIES_HXX |