Overview
Classes: Sentence, SentenceDecoder
Functions: operator []
Classes
class Sentence
This class represents an NMEA 0183 sentence consisting of talker ID, sentence type and a variable number of comma-separated fields, followed by a checksum.
class SentenceDecoder
This class decodes NMEA-0183 wire-format sentences into Sentence objects for further processing.