Home
last modified time | relevance | path

Searched refs:HeuristicMap (Results 1 – 2 of 2) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/Traffic/
H A DTrafficMgr.hxx71 typedef std::map < std::string, Heuristic> HeuristicMap; typedef
72 typedef HeuristicMap::iterator HeuristicMapIterator;
H A DTrafficMgr.cxx641 HeuristicMap heurMap; in loadHeuristics()