Documentation for m25distance.py

Warning: This documentation was generated from the comments in the source code (using progrutils.documentPyFile()), with a few tweaks, under the principle that poor documentation is better than no documentation. In case of ambiguity, please refer to the code itself.

 

Module: Distance

By M25

Defines distance constants and determines distance between objects.

GetDistance(object1, object2, recalc=0)

GetDistanceToMarker(object, marker)

GetDistanceBetweenMarkers(marker1, marker2)

GetTupleDistance(t1, t2)

DistanceConvert(dist,char='',default=0)

DistanceCompare(dist1, dist2, compare_type)