From 554299503aa2ae4d7896d59bf35f8eff169f02b9 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Wed, 3 Jan 2007 23:37:46 +0100 Subject: use WGS84 elipsoid --- src/Panorama.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Panorama.H') diff --git a/src/Panorama.H b/src/Panorama.H index 651fe8e..cb7dff7 100644 --- a/src/Panorama.H +++ b/src/Panorama.H @@ -41,7 +41,7 @@ class Panorama { double alpha(double phi, double lam); - double nick(double dist, double height); + double nick(Hill *m); double comp_center_angle(double alph_a, double alph_b, double d1, double d2); -- cgit v1.2.3