ZylGPSReceiver Mobile for Smart Phone

GPSPosition.BearingTo Method

Returns bearing in decimal degrees between one point and the current position.

Overload List

Returns bearing in decimal degrees between one point and the current position.

public double BearingTo(Double,Double);

Returns bearing in decimal degrees between one point and the current position.

public double BearingTo(Int32,Int32,Double,GPSPosition.CardinalPoint,Int32,Int32,Double,GPSPosition.CardinalPoint);

See Also

GPSPosition Class | ZylGPSReceiverMobileSP Namespace