Click or drag to resize

GpsCommunicationsFrontEndEpoch Property

Gets or sets the time at which the receiver starts receiving signals.

Namespace:  AGI.Foundation.Navigation.Advanced
Assembly:  AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public JulianDate Epoch { get; set; }

Property Value

Type: JulianDate
Remarks
This time is necessary for the transition from one NavigationSignalTrackingType to another.
See Also