ZylGPSReceiver Mobile

GPSReceiver.CheckSumOk Method 

Checks if the CheckSum of the sentence is valid.

public static bool CheckSumOk(
   String nmea
);

Parameters

String
The NMEA sentence.

Return Value

True if the CheckSum is valid, false otherwise.

See Also

GPSReceiver Class | ZylGPSReceiverMobile Namespace