Language

DlTdoaMeasurement.Nlos Property

Definition

Returns an indicator of the Line of Sight (LoS) status.

public int Nlos { [Android.Runtime.Register("getNlos", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getNlos", "()I", "", ApiSince=37)>]
member this.Nlos : int

Property Value

The NLoS status as UwbSpecificData#LineOfSight.

Attributes

Remarks

Returns an indicator of the Line of Sight (LoS) status.

Android reference for android.ranging.DlTdoaMeasurement.getNlos.

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