altoslib: Add range and elevation to AltosGreatCircle
authorKeith Packard <keithp@keithp.com>
Fri, 12 Apr 2013 06:56:47 +0000 (23:56 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 12 Apr 2013 06:58:56 +0000 (23:58 -0700)
commitf02bb1df132443fc27b69f23f382ea87e610f533
tree885c5009e93740294734e74cefc17a8e1f25d392
parent9a8cc23de5776ea3fa2bdc96cbe63422eb555d63
altoslib: Add range and elevation to AltosGreatCircle

Move the computations from AltosState here so they can be re-used elsewhere.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosGreatCircle.java
altoslib/AltosState.java