@interface DUXDashboardWidget : DUXWidget |
Header: | DUXDashboardWidget.h |
Inherits From: | DUXWidget |
Compound widget that aggregates important physical state information of the aircraft into a dashboard. It includes the circular DUXCompassWidget
, the DUXDistanceHomeWidget
, the DUXHorizontalVelocityWidget
, the DUXDistanceRCWidget
, the DUXVerticalVelocityWidget
, and the DUXAltitudeWidget
.
Preferred Aspect Ratio: 541:91.
@property(assign, nonatomic) CLLocationAccuracy locationManagerAccuracy |
Header: | DUXDashboardWidget.h |
The accuracy needed for the CLLocationManager instance in the distance dashboard widget. By default, the accuracy is best for navigation, but can be reduced if needed.
{{searchCount}} Results