IGpsElements.Epoch Property |
Gets the epoch at which these elements are specified.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxGlobalPositioningSystemDate Epoch { get; }
ReadOnly Property Epoch As GlobalPositioningSystemDate
Get
property GlobalPositioningSystemDate Epoch {
GlobalPositioningSystemDate get ();
}
abstract Epoch : GlobalPositioningSystemDate with get
Property Value
Type:
GlobalPositioningSystemDate
See Also