DJI Mobile SDK Documentation

      class RTKReceiverInfo

      class RTKReceiverInfo implements DJIValue, JNIProguardKeepTag, ByteStream
      Package:dji.sdk.keyvalue.value.rtkmobilestation
      Description:

      RTK receiver information.

      Supported since MSDK 5.0.0

      Class Members:

      Members

      method
      method getType
      GNSSType getType()
      Package:dji.sdk.keyvalue.value.rtkmobilestation
      Description:

      Get the type of GNSS system.

      Return:
      GNSSTypeReturn the type of GNSS system.
      method
      method getCount
      Integer getCount()
      Package:dji.sdk.keyvalue.value.rtkmobilestation
      Description:

      Get the received satellite count.

      Return:
      IntegerReturn the received setallite count.