Home
last modified time | relevance | path

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

/dports/games/flightgear/flightgear-2020.3.11/src/Aircraft/
H A Dcontrols.cxx124 set_inlet_heat( ALL_ENGINES, false ); in reset_all()
394 …roperties.Tie( "inlet-heat", this, index, &FGControls::get_inlet_heat, &FGControls::set_inlet_heat) in bind()
1370 FGControls::set_inlet_heat( int engine, bool val ) in set_inlet_heat() function in FGControls
H A Dcontrols.hxx552 void set_inlet_heat( int engine, bool val );