#include <OrbitFrameECEF.h>
Inheritance diagram for OrbitFrameECEF:
Detailed Description.
Definition at line 21 of file OrbitFrameECEF.h.
Public Member Functions | |
Rotation | GetRotationFromIJK () const |
Return the rotation ignores transformation due to precession, nutation, and polar motion. . | |
virtual Rotation | GetRotation2IJK () const=0 |
virtual OrbitFrame * | NewPointer ()=0 |
virtual OrbitFrame * | Clone ()=0 |
Public Attributes | |
OrbitFrameECEF(const double &_ApparentSiderealTime) Rotatio | GetRotation2IJK )() const |
Constructor Return the rotation ignores transformation due to precession, nutation, and polar motion. . |
|
Return the rotation ignores transformation due to precession, nutation, and polar motion. .
Implements OrbitFrame. Definition at line 43 of file OrbitFrameECEF.h. |
|
Implemented in OrbitFrameIJK, OrbitFrameNTW, OrbitFramePQW, and OrbitFrameSEZ. |
|
Implemented in OrbitFrameIJK, OrbitFrameNTW, OrbitFramePQW, and OrbitFrameRSW. |
|
Implemented in OrbitFrameIJK, OrbitFrameNTW, OrbitFramePQW, and OrbitFrameRSW. |
|
Constructor Return the rotation ignores transformation due to precession, nutation, and polar motion. .
Definition at line 35 of file OrbitFrameECEF.h. |