MCPcopy Create free account
hub / github.com/JSBSim-Team/jsbsim / GetPropulsionTankReport

Method GetPropulsionTankReport

src/FGFDMExec.cpp:1076–1079  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1074//%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1075
1076string FGFDMExec::GetPropulsionTankReport() const
1077{
1078 return Propulsion->GetPropulsionTankReport();
1079}
1080
1081//%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1082

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected