class RTKStationInfo
class RTKStationInfo implements DJIValue, JNIProguardKeepTag, ByteStream
|
Package: | dji.sdk.keyvalue.value.rtkbasestation |
Description:
The information of the RTK base station that is searched.
Supported since MSDK 5.0.0
Class Members:
Members
method getStationId
Package: | dji.sdk.keyvalue.value.rtkbasestation |
Description:
Get the id of the RTK base station.
Return:
Integer | Return the id of the RTK base station. |
method getSignalLevel
Package: | dji.sdk.keyvalue.value.rtkbasestation |
Description:
Get the signal level of the RTK base station.
Return:
Integer | Return the signal level of the RTK base station. |
method getStationName
Package: | dji.sdk.keyvalue.value.rtkbasestation |
Description:
Get the name of the RTK base station.
Return:
String | Return the name of the RTK base station. |