#include <OrbitFrameSEZ.h>
Inheritance diagram for OrbitFrameSEZ:
Detailed Description.
Definition at line 22 of file OrbitFrameSEZ.h.
Public Member Functions | |
virtual OrbitFrame * | NewPointer ()=0 |
virtual OrbitFrame * | Clone ()=0 |
Private Member Functions | |
Rotation | GetRotation2IJK () const |
Return the rotation . | |
Rotation | GetRotationFromIJK () const |
Return the rotation . | |
Private Attributes | |
OrbitFrameSEZ(const double &_LocalSiderealTime, const double &_GeodeticLatitude | ~OrbitFrameSEZ )() |
Constructor Deconstructor. |
|
Return the rotation .
Implements OrbitFrame. Definition at line 37 of file OrbitFrameSEZ.h. |
|
Return the rotation .
Implements OrbitFrame. Definition at line 43 of file OrbitFrameSEZ.h. |
|
Implemented in OrbitFrameIJK, OrbitFrameNTW, OrbitFramePQW, and OrbitFrameRSW. |
|
Implemented in OrbitFrameIJK, OrbitFrameNTW, OrbitFramePQW, and OrbitFrameRSW. |
|
Constructor Deconstructor.
Definition at line 31 of file OrbitFrameSEZ.h. |