NmeaSentence.ToNmeaParameterList Method

Definition

Translates the properties of this instance into an NMEA message body, without TalkerId, SentenceId and checksum.

public abstract string ToNmeaParameterList ();
abstract member ToNmeaParameterList : unit -> string
Public MustOverride Function ToNmeaParameterList () As String

Returns

The NMEA sentence string for this message

Applies to