DJI Mobile SDK Documentation

      class DJISimulatorWindSpeed

      @interface DJISimulatorWindSpeed : NSObject
      Header:DJIFlightControllerBaseTypes.h
      Inherits From:NSObject
      SDK Key:DJIFlightControllerParamSimulatorFlightSpeed
      Description:

      DJI Simulator Wind Speed.

      Class Members:
      property
      property windSpeedX
      @property (nonatomic, assign) NSUInteger windSpeedX
      Header:DJIFlightControllerBaseTypes.h
      Description:

      DJI Simulator Wind Speed X value.

      property
      property windSpeedY
      @property (nonatomic, assign) NSUInteger windSpeedY
      Header:DJIFlightControllerBaseTypes.h
      Description:

      DJI Simulator Wind Speed Y value.

      property
      property windSpeedZ
      @property (nonatomic, assign) NSUInteger windSpeedZ
      Header:DJIFlightControllerBaseTypes.h
      Description:

      DJI Simulator Wind Speed Z value.