Language

DlTdoaMeasurement.Wgs84Location.Longitude Property

Definition

Returns the longitude in degrees.

public double Longitude { [Android.Runtime.Register("getLongitude", "()D", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getLongitude", "()D", "", ApiSince=37)>]
member this.Longitude : double

Property Value

Value is between -180.0f and 180.0f inclusive

Attributes

Remarks

Returns the longitude in degrees.

The ranging of this value is [-180, 180] with about 6.66 mm resolution.

Android reference for android.ranging.DlTdoaMeasurement.Wgs84Location.getLongitude.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to