• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Namespace Spatial4n.Core.Distance

Classes

AbstractDistanceCalculator

CartesianDistCalc

Calculates based on Euclidean / Cartesian 2d plane.

DistanceUtils

Various distance calculations and constants. To the extent possible, a IDistanceCalculator, retrieved from DistCalc should be used in preference to calling these methods directly.

This code came from Apache Lucene, LUCENE-1387, which in turn came from "LocalLucene".

GeodesicSphereDistCalc

A base class for a Distance Calculator that assumes a spherical earth model.

GeodesicSphereDistCalc.Haversine

GeodesicSphereDistCalc.LawOfCosines

GeodesicSphereDistCalc.Vincenty

Interfaces

IDistanceCalculator

Back to top Copyright © 2017 Alachisoft