Click or drag to resize

FunctionGeodist Method

Overload List
  NameDescription
Public methodStatic memberCode exampleGeodist(Single, Single, Single, Single)
Calculates the geosphere distance between the two points given by their coordinates. The coordinates must be provided in radians.
Public methodStatic memberGeodist(Single, Single, Single, Single, GeodistanceOptions)
Calculates the geosphere distance between the two points given by their coordinates.
Top
See Also