The epoch of the Observation in TAI.
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Type:
timespan
Access:
read/write
Units:
day
Default Value:
"Jan 01 2020 00:00:00.000000000"
myTimeSpan1 = myBRTSObservation1.ObservedEpoch;
myBRTSObservation1.ObservedEpoch = myTimeSpan1;
See also
BRTSObservation Object