MatrixDyn2 |
Top Previous Next |
This method calculates a matrix of distances between all combinations of locations in LL1 and LL2. Distance uses as-the-crow fly distances.
You should have called Location2CoordinateList in advance.
Syntax: MatrixDyn2(LL1, LL2: TLocationList): TMatrix
|