Enum BufferedStreamDevice.BurstEmulationSeparator
Defined how a burst of data is separated
Namespace: NmeaParser
Assembly: NmeaParser.dll
Syntax
public enum BufferedStreamDevice.BurstEmulationSeparator
Fields
Name | Description |
---|---|
EmptyLine | An empty line in the NMEA stream should indicate a pause in the burst of messages |
FirstToken | The first NMEA token encountered will be used as an indicator for pauses between bursts |