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