java.lang.Object | |
↳ | dji.common.airlink.WifiChannelInterference |
The interference power of a WiFi channel.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WifiChannelInterference(WiFiFrequencyBand band, int power, int channel) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WiFiFrequencyBand | getBand() | ||||||||||
int | getChannel() | ||||||||||
int | getPower() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|