java.lang.Object |
↳ |
dji.common.airlink.FrequencyInterference |
Class Overview
This class represents the power spectral density of a frequency slice.
Only supported by Mavic Pro.
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
boolean
|
equals(Object arg0)
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Fields
public
float
frequencyFrom
Public Constructors
public
FrequencyInterference
(float from, float to, byte rssi)