Home
last modified time | relevance | path

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

/dports/games/flightgear/flightgear-2020.3.11/src/Airports/
H A Dairport.cxx597 processThreshold(t0); in readThresholdData()
598 processThreshold(t1); in readThresholdData()
602 void FGAirport::processThreshold(SGPropertyNode* aThreshold) in processThreshold() function in FGAirport
H A Dairport.hxx331 void processThreshold(SGPropertyNode* aThreshold);