Language

DlTdoaMeasurement.InitiatorResponderTof Property

Definition

Returns the Time of Flight (ToF) between the Responder and Initiator DT-Anchors.

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

Property Value

The Initiator-Responder ToF as an integer.

Attributes

Remarks

Returns the Time of Flight (ToF) between the Responder and Initiator DT-Anchors.

This is measured by the Responder DT-Anchor, in Ranging Ticks (~15.65 ps). This field is only valid for the Response DTM. For Poll DTM and Final DTM, this value is 0.

Android reference for android.ranging.DlTdoaMeasurement.getInitiatorResponderTof.

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