idEphemerisSimMsg¶
-
struct
IDEphemerisSimMsg
¶ - #include <idEphemerisSimMsg.h>
Message to store the converted Spice ephemeris data.
Public Members
-
int64_t
inputID
¶ [-] Message ID associated with ephemeris output
-
uint64_t
clockTime
¶ [-] Clock time associated with msg write
-
SpicePlanetStateSimMsg
messageData
¶ [-] Data container for message data
-
EphemerisIntMsg
outputData
¶ [-] Data container for output ephemeris estimate
-
int64_t