RangingMeasurement

public final class RangingMeasurement


Measurement providing the value and confidence of the ranging.

Summary

Public constructors

RangingMeasurement(float value)

Public methods

final float

the value of this measurement.

Public constructors

RangingMeasurement

Added in 1.0.0-alpha08
public RangingMeasurement(float value)

Public methods

getValue

Added in 1.0.0-alpha08
public final float getValue()

the value of this measurement.