Class in Zendir.Messages
| Inherits from Message
Declaration
class TimeMessage;
Description
The time message that is able to update and control the value of the payload data used.
Properties
Declared | Description |
---|---|
CoordinateFrame | The coordinate frame of the simulation that the time is |
FrameString | The coordinate frame string of the simulation that the time isbased upon. |
GPSRollovers | The number of rollovers since the GPS Epoch (1 Jan 1980). |
GPSSeconds | The number of seconds passed since GPS Epoch (in one GPS week). |
GPSTime | The number of seconds elapsed since the beginning of GPS time. This is thenumber of seconds since 6 Jan 1980, 12:00:00 am on GMT. |
GPSWeek | The number of weeks since the GPS Epoch (up to 1024). |
InitialEphemerisTime | The initial time at the starting simulation Epoch in Barycentric Dynamical Timefrom the J2000 date. |
J2000Time | The current number of seconds since the year 2000 (J2000 Epoch). This epoch isGreenwich noon on January 1, 2000 Barycentric Dynamical Time (TDB). |
JulianDate | The current Julian Date in days since January 1, 4713 B.C. |
TAITime | International Atomic Time (TAI). This is the number of seconds since the(J2000 Epoch) on noon January 1, 2000, where J2000 - TAI is 32.184 seconds. |
UTCTime | The current UTC time as a formatted string. |
ZeroBase | The zero base origin of the simulation the time and positionof the simulation is based upon. |