SP3dHeaderRecord.StartEpochGps 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic GlobalPositioningSystemDate StartEpochGps { get; }
Public ReadOnly Property StartEpochGps As GlobalPositioningSystemDate
Get
public:
property GlobalPositioningSystemDate StartEpochGps {
GlobalPositioningSystemDate get ();
}
member StartEpochGps : GlobalPositioningSystemDate with get
Property Value
Type:
GlobalPositioningSystemDate
See Also