DJI Mobile SDK Documentation

      class DJIRTKBaseStationState

      @interface DJIRTKBaseStationState : NSObject
      Header:DJIRTKBaseStationBaseTypes.h
      Inherits From:NSObject
      Description:

      RTK Base Station Current State.

      Class Members:
      Allowed To Use
      property
      property isAllowedToUse
      @property(nonatomic, readonly) BOOL isAllowedToUse
      Header:DJIRTKBaseStationBaseTypes.h
      Description:

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

      Location Type
      property
      property baseStationLocationType
      @property(nonatomic, readonly) DJIRTKBaseStationLocationType baseStationLocationType
      Header:DJIRTKBaseStationBaseTypes.h
      Description:

      Gets RTK baseStation location type. See DJIRTKBaseStationLocationType.

      See Also:

      DJIRTKBaseStationLocationType