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

Text shows the aircraft's current vertical velocity in m/s. Arrow indicates whether the aircraft is going up or down.
Preferred Aspect Ratio: 18:3. Check DUXDashboardWidget for an example of its usage.
@property (nonatomic, assign, readonly) CGFloat velocity |
| Header: | DUXVerticalVelocityWidget.h |
The vertical velocity of the aircraft measured in m/s.
{{searchCount}} Results