[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["`UwbComplexChannel` represents a UWB device's active channel. Key actions include getting the current channel via `getChannel()` and retrieving the preamble index with `getPreambleIndex()`. The class also provides `equals()` and `hashCode()` for object comparison and hashing. A nested `Builder` class is available to instantiate new `UwbComplexChannel` objects. Standard methods inherited from `Object` class like `toString()` and other general utility methods are available as well.\n"]]