hoche / splat

SPLAT! is an RF Signal Propagation, Loss, And Terrain analysis tool for the spectrum between 20 MHz and 20 GHz. This is a copy of the code written by John Magliacane, heavily modified to clean up the code and take advantage of multithreading. This incorporates John's antenna height modifications from the as-yet-unreleased SPLAT 1.4.3.
http://www.qsl.net/kd2bd/splat.html
GNU General Public License v2.0
27 stars 6 forks source link

Use standard geographical coordinates #31

Open watkipet opened 3 years ago

watkipet commented 3 years ago

The zero meridian goes through Greenwich. Eastern is positive, Western negative longitude. Alternatively, parse 122.4192W correctly, if Americans have a strong feeling about "negative" coordinates.