RinexNavigationEphemerisEpoch 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: 24.2.419.0 (24.2.419.0)
Syntax public 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
IGpsElementsEpochSee Also