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

Moon.cpp File Reference

Implements CMoon ephemeris calculator for Earth's moon. More...

#include <math.h>
#include "../Include/Ephemeris.h"
#include "../Include/Utility.h"

Go to the source code of this file.

Variables

static SOrbitalElements first
static SOrbitalElements second


Detailed Description

Implements CMoon ephemeris calculator for Earth's moon.

Definition in file Moon.cpp.


Variable Documentation

SOrbitalElements first [static]
 

Initial value:

{
  125.1228,   
  5.1454,     
  318.0634,   
  60.266600,    
  0.054900,   
  115.3654    
}

Definition at line 37 of file Moon.cpp.

SOrbitalElements second [static]
 

Initial value:

{
  -0.0529538083,  
  0.0,      
  0.1643573223, 
  0.0,      
  0.0,      
  13.0649929509 
}

Definition at line 47 of file Moon.cpp.

SourceForge.net Logo Documentation generated by doxygen