DJI Mobile SDK Documentation

      class DUXVerticalVelocityWidget

      @interface DUXVerticalVelocityWidget : DUXWidget
      Header:DUXVerticalVelocityWidget.h
      Inherits From:DUXWidget
      Display:

      uilib_image

      Text shows the aircraft's current vertical velocity in m/s. Arrow indicates whether the aircraft is going up or down.

      Usage:

      Preferred Aspect Ratio: 18:3. Check DUXDashboardWidget for an example of its usage.

      Class Members:
      property
      property velocity
      @property (nonatomic, assign, readonly) CGFloat velocity
      Header:DUXVerticalVelocityWidget.h
      Description:

      The vertical velocity of the aircraft measured in m/s.