module NMEAPlus
NMEAPlus
contains classes for parsing and decoding NMEA and AIS messages, of which the {NMEAPlus::SourceDecoder} is most relevant. Parsed messages extend from the {Message::NMEA::NMEAMessage} object, and any binary AIS playloads are decoded into objects that extend from {Message::AIS::AISMessage}. @author Ian Katz
Constants
- VERSION