RinexNavigationEphemeris.Epoch Property |
Gets 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)
Syntaxpublic GlobalPositioningSystemDate Epoch { get; }
Public ReadOnly Property Epoch As GlobalPositioningSystemDate
Get
public:
virtual property GlobalPositioningSystemDate Epoch {
GlobalPositioningSystemDate get () sealed;
}
abstract Epoch : GlobalPositioningSystemDate with get
override Epoch : GlobalPositioningSystemDate with get
Property Value
Type:
GlobalPositioningSystemDateImplements
IGpsElements.Epoch
See Also