NavSatOrbit Class Reference
[GeoDynamics]

#include <NavSatOrbit.hpp>

Inheritance diagram for NavSatOrbit:

Inheritance graph
[legend]
Collaboration diagram for NavSatOrbit:

Collaboration graph
[legend]
List of all members.

Detailed Description

This class handle equation of motion for navigation satellites.

Definition at line 46 of file NavSatOrbit.hpp.

Public Member Functions

 NavSatOrbit ()
 Default constructor.
virtual ~NavSatOrbit ()
 Default destructor.
virtual Vector< double > getDerivatives (const double &t, const Vector< double > &y)
 Compute the derivatives.


Constructor & Destructor Documentation

NavSatOrbit  ) 
 

Default constructor.

Definition at line 39 of file NavSatOrbit.cpp.

virtual ~NavSatOrbit  )  [inline, virtual]
 

Default destructor.

Definition at line 54 of file NavSatOrbit.hpp.


Member Function Documentation

virtual Vector<double> getDerivatives const double &  t,
const Vector< double > &  y
[virtual]
 

Compute the derivatives.

t time or the independent variable. y the required data.

Returns:
the derivatives.

Reimplemented from SatOrbit.


The documentation for this class was generated from the following files:
Generated on Thu May 23 03:31:38 2013 for GPS ToolKit Software Library by  doxygen 1.3.9.1