Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

EarthCentralBody.h File Reference


Detailed Description

Interface to the EarthCentralBody object.

Author:
Author
jayhawk_hokie
Version:
Revision
1.2
Date:
Date
2005/06/10 12:53:28

Definition in file EarthCentralBody.h.

#include "math.h"
#include <rotation/Rotation.h>
#include <environment/CentralBody/CentralBody.h>

Include dependency graph for EarthCentralBody.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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


Define Documentation

#define PI   3.141592
 

Definition at line 19 of file EarthCentralBody.h.


Variable Documentation

const double O_SESSAME::deg2rad = (float)PI / 180.0
 

Earth Radius [-]

Definition at line 26 of file EarthCentralBody.h.

const double O_SESSAME::GRAVITATIONAL_CONSTANT = 6.669 * pow(10.0,-11.0)
 

Earth Radius [/f$m^3/kg-s^2/f$]

Definition at line 24 of file EarthCentralBody.h.


Generated on Wed Sep 5 12:54:31 2007 for DSACSS Operational Code by  doxygen 1.3.9.1