class WifiChannelInterference
@EXClassNullAway class WifiChannelInterference
|
Description:
The interference power of a WiFi channel.
Class Members:
method getPower
Package: | dji.common.airlink |
Description:
The interference power with range from [-60, -100] dBm. A smaller, more negative value represents less interference and better communication quality.
Return:
int | An int value of the interference power. |
method getChannel
Package: | dji.common.airlink |
Description:
The channel index.
Return:
int | An int value of the channel index. |
method getBand
WiFiFrequencyBand getBand()
|
Package: | dji.common.airlink |
Description:
The frequency band that the channel belongs to.
Return: