Home
last modified time | relevance | path

Searched defs:aCutoffNm (Results 1 – 1 of 1) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/Navaids/
H A Dpositioned.cxx346 FGPositioned::findClosest(const SGGeod& aPos, double aCutoffNm, Filter* aFilter) in findClosest()
364 FGPositioned::findClosestN(const SGGeod& aPos, unsigned int aN, double aCutoffNm, Filter* aFilter) in findClosestN()
375 FGPositioned::findClosestNPartial(const SGGeod& aPos, unsigned int aN, double aCutoffNm, Filter* aF… in findClosestNPartial()