AutoBalanceResult
AutoBalanceResult

Represents the result from an AutoBalance command.

errorCode
WirelessTypes::AutoBalanceErrorFlag errorCode() const

Gets the WirelessTypes::AutoBalanceErrorFlag from the response.

Returns

The WirelessTypes::AutoBalanceErrorFlag from the autobalance response.

percentAchieved
float percentAchieved() const

Gets the percentage that the channel was balanced to from the response.

Returns

The new sampled channel value after the autobalance.

hardwareOffset
uint16 hardwareOffset() const

Get the new hardware offset from the response.

Returns

The new hardware offset value after the autobalance.