ApsGis.dll

Geodetic.CalculateBearingInDeg Method

Calculates a bearing (in degrees) between two geodetic coordinates on the surface of a reference ellipsoid.

Overload List

Calculates a bearing (in degrees) between two geodetic coordinates on the surface of a reference ellipsoid.

public static bool CalculateBearingInDeg(GeoEllipsoid,double,double,double,double,out double,out string)

Calculates a bearing (in degrees) between two geodetic coordinates on the surface of the user defined reference ellipsoid.

public static bool CalculateBearingInDeg(double,double,double,double,double,double,out double,out string)

See Also

Geodetic Class | ApsGis Namespace