ApsGis.dll

Geodetic.CalculateDistanceInM Method

Calculates a distance, greate circle distance, (in meters) between two geodetic coordinates on the surface of a reference ellipsoid.

Overload List

Calculates a distance, greate circle distance, (in meters) between two geodetic coordinates on the surface of a reference ellipsoid.

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

Calculates a distance, greate circle distance, (in meters) between two geodetic coordinates on the surface of the user defined reference ellipsoid.

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

See Also

Geodetic Class | ApsGis Namespace