ZylGPSReceiver Mobile

GPSPosition.Bearing Method

Returns bearing in decimal degrees between two points.

Overload List

Returns bearing in decimal degrees between two points.

public static double Bearing(Double,Double,Double,Double);

Returns bearing in decimal degrees between two points.

public static double Bearing(Int32,Int32,Double,GPSPosition.CardinalPoint,Int32,Int32,Double,GPSPosition.CardinalPoint,Int32,Int32,Double,GPSPosition.CardinalPoint,Int32,Int32,Double,GPSPosition.CardinalPoint);

See Also

GPSPosition Class | ZylGPSReceiverMobile Namespace