TESBTimeType Type |
Unit
QESBPCSGlobals
Declaration
TESBTimeType = (ettUT, ettGST, ettLST);
Values |
ettUT | Universal Time - Similar to GMT or UTC - related to the motion of the Sun as observed at 0° Longitude |
ettGST | Greenwich Mean Sidereal Time - basically Time recorded by the Stars rather than the sun at 0° Longitude |
ettLST | Local Sidereal Time - basically Time recorded by the Stars rather than the sun at a given Longitude |
|