Home
last modified time | relevance | path

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

/dports/games/flightgear/flightgear-2020.3.11/src/Aircraft/
H A Dcontrols.hxx327 inline bool get_fuel_selector(int tank) const { in get_fuel_selector() function in FGControls
H A Dcontrols.cxx309 …_tiedProperties.Tie( "fuel_selector", this, index, &FGControls::get_fuel_selector, &FGControls::se… in bind()