| YumaAlmanacRecordEpoch Property  | 
 
            Gets or sets the epoch at which these elements are specified.
            
 
    Namespace: 
   AGI.Foundation.Navigation.DataReaders
    Assembly:
   AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic GlobalPositioningSystemDate Epoch { get; set; }Public Property Epoch As GlobalPositioningSystemDate
	Get
	Set
public:
virtual property GlobalPositioningSystemDate Epoch {
	GlobalPositioningSystemDate get () sealed;
	void set (GlobalPositioningSystemDate value) sealed;
}abstract Epoch : GlobalPositioningSystemDate with get, set
override Epoch : GlobalPositioningSystemDate with get, set
Property Value
Type: 
GlobalPositioningSystemDateImplements
IGpsElementsEpoch See Also
See Also