SP3aHeaderRecordStartEpochGps Property |
Gets the Start epoch in GPS time format, derived from the GPS week and time of week in line 2.
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