GnssQualityIndicator Enum Reference
Public Member Functions | |
| GnssQualityIndicator (int value) | |
| int | value () |
Static Public Member Functions | |
| [static initializer] | |
| static GnssQualityIndicator | valueOf (int _value) |
Public Attributes | |
| NOFIX =(0) | |
| No fix. | |
| AUTONOMOUSFIX =(1) | |
| Autonomous fix. | |
| DIFFERENTIALFIX =(2) | |
| Differential fix. | |
| RTKFIXED =(3) | |
| RTK fixed. | |
| RTKFLOAT =(4) | |
| RTK float. | |
| ESTIMATEDDEADRECKONINGFIX =(5) | |
| Estimated dead reckoning fix. | |
Constructor & Destructor Documentation
| GnssQualityIndicator | ( | int | value | ) |
Constructor
- Parameters
-
value value
Member Function Documentation
| int value | ( | ) |
- Returns
- value
