SP3dHeaderRecordStartEpochGps Property |
Gets the start epoch in GPS time format, derived from the GPS week and time of week.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public GlobalPositioningSystemDate StartEpochGps { get; }
Public ReadOnly Property StartEpochGps As GlobalPositioningSystemDate
Get
public:
property GlobalPositioningSystemDate StartEpochGps {
GlobalPositioningSystemDate get ();
}
member StartEpochGps : GlobalPositioningSystemDate with get
Property Value
Type:
GlobalPositioningSystemDateSee Also