twisted.positioning.nmea.GPGLLGPRMCFixQualities(Values)
class documentationtwisted.positioning.nmea
View Source
(View In Hierarchy)
The possible fix quality indications in GPGLL and GPRMC sentences.
Unfortunately, these sentences only indicate whether data is good or void. They provide no other information, such as what went wrong if the data is void, or how good the data is if the data is not void.
Class Variable | ACTIVE | The data is okay. |
Class Variable | VOID | The data is void, and should not be used. |