diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Panorama.cxx | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/Panorama.cxx b/src/Panorama.cxx index fbbdac3..27e4ab0 100644 --- a/src/Panorama.cxx +++ b/src/Panorama.cxx @@ -468,6 +468,7 @@ Panorama::nick(Hill *m) {  	return beta - pi_d / 2.0;  } +// return local distance to center of WGS84 ellipsoid  double  Panorama::get_earth_radius(double phi) {  	double a = 6378137.000; | 
