class RTKBaseStationInformation |
Package: | dji.common.flightcontroller.rtk |
The class is used to save the information of the base station. Only supported by Matrice 300 RTK series.
long getBaseStationID() |
Package: | dji.common.flightcontroller.rtk |
Gets the scanned base station's ID.
long | A long value of the base station id. |
String getBaseStationName() |
Package: | dji.common.flightcontroller.rtk |
Gets the scanned base station's name.
String | A String value. |
int getSignalLevel() |
Package: | dji.common.flightcontroller.rtk |
Gets the signal level of the base station. The signal is in range [0, 5], where 5 is the strongest signal.
int | An int value. |
{{searchCount}} Results