DJI Mobile SDK Documentation

      class BaseStationState

      class BaseStationState
      Package:dji.common.basestation
      Description:

      RTK Base Station Current State.

      Class Members:
      Allowed To Use
      method
      method isAllowedToUse
      boolean isAllowedToUse()
      Package:dji.common.basestation
      Description:

      Gets if the base station is allowed to use in current country.

      Return:
      booleanA boolean value.
      Location Type
      method
      method getBaseStationLocationType
      BaseStationLocationType getBaseStationLocationType()
      Package:dji.common.basestation
      Description:

      Gets RTK baseStation location type. See BaseStationLocationType.

      Return:
      BaseStationLocationTypeAn enum value of BaseStationLocationType.
      State Updates
      class