#include <OrbitFrameIJK.h>
Inheritance diagram for OrbitFrameIJK:

Detailed Description.
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. | |
|
|
Definition at line 43 of file OrbitFrameIJK.h. |
|
|
Definition at line 44 of file OrbitFrameIJK.h. |
|
|
Implements OrbitFrame. Definition at line 45 of file OrbitFrameIJK.h. |
|
|
Implements OrbitFrame. Definition at line 46 of file OrbitFrameIJK.h. |
|
|
Implements OrbitFrame. Definition at line 47 of file OrbitFrameIJK.h. |
|
|
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. |
1.3