Home
last modified time | relevance | path

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

/dports/games/flightgear/flightgear-2020.3.11/src/ATC/
H A DATISEncoder.cxx143 handlerMap.insert( std::make_pair( "inhg-fraction", &ATISEncoder::getInhgFraction )); in ATISEncoder()
571 string ATISEncoder::getInhgFraction( SGPropertyNode_ptr ) in getInhgFraction() function in ATISEncoder
583 .append(getInhgFraction(node)); in getInhg()
H A DATISEncoder.hxx97 virtual std::string getInhgFraction( SGPropertyNode_ptr );