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

Method FGOutputFile

src/input_output/FGOutputFile.cpp:54–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
53
54FGOutputFile::FGOutputFile(FGFDMExec* fdmex) :
55 FGOutputType(fdmex),
56 runID_postfix(-1)
57{
58}
59
60//%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
61

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected