UwbComplexChannel
public final class UwbComplexChannel
Represents the channel which a UWB device is currently active on.
Summary
Public constructors |
|---|
UwbComplexChannel(int channel, int preambleIndex) |
Public methods |
|
|---|---|
final int |
the current channel for the device. |
final int |
the current preamble index for the device. |
@NonNull String |
toString()Returns the string format of |
Public constructors
Public methods
getPreambleIndex
Added in 1.0.0-alpha11
public final int getPreambleIndex()
the current preamble index for the device.