Click or drag to resize

GeodistanceOptions Properties

The GeodistanceOptions type exposes the following members.

Properties
  NameDescription
Public propertyCalculationMethod
Determines the calculcation method for geo distances. If none is specified, Sphinx will use 'Haversine' in versions prior to 2.2.1 and 'Adaptive' starting with 2.2.1
Public propertyInputUnit
Gets the input unit for geo distance calculations.
Public propertyOutputUnit
Gets the output unit for geo distance calculations.
Top
See Also