Gets the epoch of the almanac, which is the time at which the almanac
curve fit was performed.
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 Epoch { get; }
Public ReadOnly Property Epoch As GlobalPositioningSystemDate
Get
public:
property GlobalPositioningSystemDate Epoch {
GlobalPositioningSystemDate get ();
}
member Epoch : GlobalPositioningSystemDate with get
Property Value
Type:
GlobalPositioningSystemDateSee Also