Language

DlTdoaMeasurement.RelativeLocation.GetZ Method

Definition

Returns the Z coordinate in millimeters.

[Android.Runtime.Register("getZ", "()I", "", ApiSince=37)]
public int GetZ();
[<Android.Runtime.Register("getZ", "()I", "", ApiSince=37)>]
member this.GetZ : unit -> int

Returns

Value is between -8388607 and 8388607 inclusive

Attributes

Remarks

Returns the Z coordinate in millimeters.

Throws IllegalStateException if the value is not available.

Android reference for android.ranging.DlTdoaMeasurement.RelativeLocation.getZ.

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