| 1074 | //%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 1075 | |
| 1076 | string FGFDMExec::GetPropulsionTankReport() const |
| 1077 | { |
| 1078 | return Propulsion->GetPropulsionTankReport(); |
| 1079 | } |
| 1080 | |
| 1081 | //%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 1082 |
nothing calls this directly
no outgoing calls
no test coverage detected