This topic has not yet been rated - Rate this topic

GeocoordinateSatelliteData.VerticalDilutionOfPrecision property

Gets the Vertical Dilution of Precision of a Geocoordinate.

Syntax


public Nullable<double> VerticalDilutionOfPrecision { get; }

Property value

Type: IReference<Double> [C++] | System.Nullable<Double> [.NET]

The Vertical Dilution of Precision.

Remarks

This conveys information about the satellite geometry with which the position was obtained and can be used to determine the accuracy of the position.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Devices.Geolocation
Windows::Devices::Geolocation [C++]

Metadata

Windows.winmd

Capabilities

ID_CAP_LOCATION [Windows Phone]

See also

GeocoordinateSatelliteData

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.