Uses of Class
org.episteme.natural.device.loaders.nmea.NMEAMessage
Packages that use NMEAMessage
-
Uses of NMEAMessage in org.episteme.natural.device.loaders.nmea
Subclasses with type arguments of type NMEAMessage in org.episteme.natural.device.loaders.nmeaModifier and TypeClassDescriptionclassA basic NMEA parser that acts as a Sensor for NMEA messages.Methods in org.episteme.natural.device.loaders.nmea that return NMEAMessageModifier and TypeMethodDescriptionNMEAReader.parse()Parses next NMEA message from the stream (for streaming mode).Methods in org.episteme.natural.device.loaders.nmea that return types with arguments of type NMEAMessageModifier and TypeMethodDescriptionprotected MiniCatalog<List<NMEAMessage>> NMEAReader.getMiniCatalog()NMEAReader.getResourceType()protected List<NMEAMessage> NMEAReader.loadFromSource(String id)