GeocoordinateSatelliteData.TimeDilutionOfPrecision 属性

定义

获取 Geocoordinate 精度的时间稀释。

public:
 property IReference<double> ^ TimeDilutionOfPrecision { IReference<double> ^ get(); };
IReference<double> TimeDilutionOfPrecision();
public System.Nullable<double> TimeDilutionOfPrecision { get; }
var iReference = geocoordinateSatelliteData.timeDilutionOfPrecision;
Public ReadOnly Property TimeDilutionOfPrecision As Nullable(Of Double)

属性值

精度的时间稀释。

Windows 要求

设备系列
Windows 10, version 2104 (在 10.0.20348.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v12.0 中引入)

适用于