ZylGPSReceiver Mobile

GPSPosition.DecimalDegreesToRadians Method 

Converts decimal degrees to radians.

public static double DecimalDegreesToRadians(
   Double degree
);

Parameters

Double
Value in decimal degrees.

Return Value

The value in radians.

See Also

GPSPosition Class | ZylGPSReceiverMobile Namespace