ZylGPSReceiver Mobile
GPSReceiver.GetNMEACheckSum Method
Returns the CheckSum of a sentence.
public static
int
GetNMEACheckSum(
String
nmea
);
Parameters
String
The NMEA sentence.
Return Value
CheckSum.
See Also
GPSReceiver Class
|
ZylGPSReceiverMobile Namespace