DJI Mobile SDK Documentation

      class DJIRTKReceiverInfo

      @interface DJIRTKReceiverInfo : NSObject
      Header:DJIRTK.h
      Inherits From:NSObject
      Description:

      Single RTK receiver information. Each receiver is connected to a single antenna.

      Class Members:
      property isConstellationSupported
      @property(nonatomic, readonly) BOOL isConstellationSupported
      Header:DJIRTK.h
      Description:

      YES if constellation is supported. The European and American versions of RTK support GPS and GLONASS, while the Asia Pacific version supports GPS and BeiDou.

      property satelliteCount
      @property(nonatomic, readonly) NSInteger satelliteCount
      Header:DJIRTK.h
      Description:

      Valid satellite count for this receiver.