OrbitFrameIJK Class Reference
[Orbit Frames]

#include <OrbitFrameIJK.h>

Inheritance diagram for OrbitFrameIJK:

Inheritance graph
[legend]
List of all members.

Detailed Description

Geocentric Orbit Coordinate System.

Detailed Description.

Examples:

testEnvironment.cpp, testOrbitIntegration.cpp, and testPropagation.cpp.

Definition at line 22 of file OrbitFrameIJK.h.

Public Member Functions

 OrbitFrameIJK ()
virtual ~OrbitFrameIJK ()
Rotation GetRotation2IJK () const
Rotation GetRotationFromIJK () const
OrbitFrameIJK * NewPointer ()
OrbitFrameIJK * Clone ()
 Returns a pointer to a copy of the Orbit Frame.


Constructor & Destructor Documentation

OrbitFrameIJK::OrbitFrameIJK  ) 
 

Definition at line 43 of file OrbitFrameIJK.h.

OrbitFrameIJK::~OrbitFrameIJK  )  [virtual]
 

Definition at line 44 of file OrbitFrameIJK.h.


Member Function Documentation

Rotation OrbitFrameIJK::GetRotation2IJK  )  const [virtual]
 

Implements OrbitFrame.

Definition at line 45 of file OrbitFrameIJK.h.

Rotation OrbitFrameIJK::GetRotationFromIJK  )  const [virtual]
 

Implements OrbitFrame.

Definition at line 46 of file OrbitFrameIJK.h.

OrbitFramePQW * OrbitFrameIJK::NewPointer  )  [virtual]
 

Implements OrbitFrame.

Definition at line 47 of file OrbitFrameIJK.h.

OrbitFramePQW * OrbitFrameIJK::Clone  )  [virtual]
 

Returns a pointer to a copy of the Orbit Frame.

Since orbit frames don't change, the function actually just returns a new pointer since its cheaper than copying useless information.

Implements OrbitFrame.

Definition at line 48 of file OrbitFrameIJK.h.


Generated on Wed Aug 6 12:59:07 2003 for Open-Sessame Framework by doxygen1.3