wiki:DistCalcs

Version 1 (modified by Kevin Milner, 14 years ago) (diff)

--

Distance Calculation Comparison

This is a comparison between the two methods of distance calculations in OpenSHA.

The two options (both in LocationUtils.java are linearDistance (referred to as "slow") and linearDistanceFast (referred to as "fast").

Test conducted with this class: trunk/dev/scratch/kevin/DistSpeedTest.java

Attachments (4)

Download all attachments as: .zip