ZylGPSReceiver Mobile
GPSPosition.KnotsToKmh Method
Converts knots to km/h.
public static
double
KnotsToKmh(
Double
speed
);
Parameters
Double
Speed in knots.
Return Value
Speed in km/h.
See Also
GPSPosition Class
|
ZylGPSReceiverMobile Namespace