Language

DlTdoaMeasurement.Cfo Property

Definition

Returns the locally measured Clock Frequency Offset (CFO) by the DT-Tag.

public float Cfo { [Android.Runtime.Register("getCfo", "()F", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getCfo", "()F", "", ApiSince=37)>]
member this.Cfo : single

Property Value

The CFO as a float, or Float.NaN if not supported.

Attributes

Remarks

Returns the locally measured Clock Frequency Offset (CFO) by the DT-Tag.

This offset is relative to the DT-Anchor that sent the message, in ppm units.

Android reference for android.ranging.DlTdoaMeasurement.getCfo.

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