1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
.Dd October 7, 2007
.Os FreeBSD
.Dt wwl 1
.Sh NAME
.Nm wwl
.Nd Maidenhead locator utility
.Sh SYNOPSIS
This program does Maidenhead calculations of distance and bearing
for any two Maidenhead locators given on the command line; Alternatively
the program may be used to return the Latitude and Longitude of
a single Maidenhead grid square when invoked as locator.
.\" .Sh RETURN VALUES
.Sh EXAMPLES
wwl fn25di jo55ei
.br
qrb: 5810 kilometers, azimuth: 46 degrees
.Pp
wwl jo55 ec41
.br
qrb: 15996 kilometers, azimuth: 216 degrees
.Sh HISTORY
.Pp
wwl, Originally by IK0ZSN Mirko Caserta <ik0zsn@amsat.org>
.Pp
There is no code from the original (dead?) version of wwl.
.Sh AUTHORS
Diane Bruce (VA3DB) db@db.net
|