Definition in file EarthCentralBody.h.
#include "math.h"
#include <rotation/Rotation.h>
#include <environment/CentralBody/CentralBody.h>
Include dependency graph for EarthCentralBody.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | O_SESSAME |
Classes | |
class | O_SESSAME::EarthCentralBody |
Defines | |
#define | PI 3.141592 |
Variables | |
const double | GRAVITATIONAL_CONSTANT = 6.669 * pow(10.0,-11.0) |
const double | deg2rad = (float)PI / 180.0 |
|
Definition at line 19 of file EarthCentralBody.h. |
|
Earth Radius [-] Definition at line 26 of file EarthCentralBody.h. |
|
Earth Radius [/f$m^3/kg-s^2/f$] Definition at line 24 of file EarthCentralBody.h. |