From a00eb2217049e713b9b8b574f87ae2395ba68055 Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 31 Oct 2005 18:43:27 +0000 Subject: [PATCH] Make the course grid a bit finer. --- src/Airports/GenAirports/global.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Airports/GenAirports/global.hxx b/src/Airports/GenAirports/global.hxx index 257957c8..437285e4 100644 --- a/src/Airports/GenAirports/global.hxx +++ b/src/Airports/GenAirports/global.hxx @@ -29,7 +29,7 @@ extern int nudge; // Final grid size for airport surface (in meters) -const double coarse_grid = 500.0; +const double coarse_grid = 300.0; // compared to the average surface elevation, clamp all values within // this many meters of the average