Language

MeasurementVersion Enum

Definition

public enum MeasurementVersion
type MeasurementVersion = 
Inheritance
MeasurementVersion

Fields

Name Value Description
v1 1

DL-TDoA Ranging Measurement version 1

Android reference for android.ranging.uwb.DlTdoaRangingParams.MEASUREMENT_VERSION_1.

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.

v2 2

DL-TDoA Ranging Measurement version 2

Android reference for android.ranging.uwb.DlTdoaRangingParams.MEASUREMENT_VERSION_2.

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.

Unknown 2147483647

DL-TDoA Ranging Measurement version unknown

Android reference for android.ranging.uwb.DlTdoaRangingParams.MEASUREMENT_VERSION_UNKNOWN.

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