]> git.mxchange.org Git - flightgear.git/commit
(first commit, partly a low-risk thing to sanity check my setup)
authorjmt <jmt>
Tue, 23 Dec 2008 12:37:59 +0000 (12:37 +0000)
committerjmt <jmt>
Tue, 23 Dec 2008 12:37:59 +0000 (12:37 +0000)
commitd6277068f50c661144c6ae183225a48e7c37028d
tree6c3eb62d1a6e43ef47296456e2e846558796a70c
parented1369bd8a193bcec01ee6fc81f5c6f42868ecc2
(first commit, partly a low-risk thing to sanity check my setup)
Add a helper predicate to FGAirport to encapsulate the common 'does this
airport have a suitable runway of at least xxxx ft?' query. Also add a
FGPositioned filter built on the predicate, and a 'closest airport' helper.
src/Airports/runways.hxx
src/Airports/simple.cxx
src/Airports/simple.hxx