Show / Hide Table of Contents

Property DgpsAge

DgpsAge

Gets the age of differential GPS data record in TimeSpan, Type 1 or 9, TimeSpan.Zero when DGPS is not used.

Declaration
public TimeSpan? DgpsAge { get; }
Property Value
Type Description
System.Nullable<System.TimeSpan>

The age of differential GPS data record in TimeSpan, Type 1 or 9, TimeSpan.Zero when DGPS is not used.

Remarks

The DpgsAge shows the age of the differential data (in TimeSpan) and the time elapsed since the last valid differential correction. Because the validity of the differential correction depends on the difference between the time the differential signal is calculated the time it is used by the receiver, smaller values are better.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.10 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.10 - 200.7
Xamarin.Android100.10 - 100.15
Xamarin.iOS100.10 - 100.15
UWP100.10 - 200.7
In This Article
Back to top Copyright © 2022 Esri.