Show / Hide Table of Contents

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

See Also
BurstSeparator
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX