Click or drag to resize

NmeaDecoderDecode Method

Decodes NMEA sentences.

Namespace: ZylSoft.Gps
Assembly: ZylGpsReceiver (in ZylGpsReceiver.dll) Version: 3.28.8737.22596
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public void Decode(
	string nmea
)

Parameters

nmea  String
NMEA sentences.
See Also