ZylGPSReceiver Mobile

GPSPosition.RadiansToDecimalDegrees Method 

Converts radians to decimal degrees.

public static double RadiansToDecimalDegrees(
   Double radian
);

Parameters

Double
Value in radians.

Return Value

The value in decimal degrees.

See Also

GPSPosition Class | ZylGPSReceiverMobile Namespace