@interface DUXGPSSignalWidget : DUXWidget |
Header: | DUXGPSSignalWidget.h |
Inherits From: | DUXWidget |
Small number on top of satellite icon shows the number of satellite available. 5 vertical bars represents the current GPS signal strength. Small 'R' letter shown or hidden indicates weather RTK is enabled or not.
Preferred Aspect Ratio: 38:15.
@property (nonatomic, assign, readonly, getter=isRTKEnabled) BOOL RTKEnabled |
Header: | DUXGPSSignalWidget.h |
Indicates whether RTK is enabled.
@property (nonatomic, assign, readonly) DUXGPSSatelliteStrength satelliteSignal |
Header: | DUXGPSSignalWidget.h |
The value representing signal strength.
@property (nonatomic, assign, readonly) NSInteger satelliteCount |
Header: | DUXGPSSignalWidget.h |
The number of satellites in use.
{{searchCount}} Results