42 #include "FGOutputSocket.h" 43 #include "input_output/net_fdm.hxx" 44 #include "input_output/FGfdmSocket.h" 50 #define ID_OUTPUTFG "$Id: FGOutputFG.h,v 1.3 2013/01/12 18:08:40 bcoconni Exp $" 75 virtual void Print(
void);
78 virtual void PrintHeaders(
void) {};
82 void SocketDataFill(FGNetFDM* net);
Implements the output to a FlightGear socket.
FGOutputFG(FGFDMExec *fdmex)
Constructor.
virtual void Print(void)
Generate the output.
Implements the output to a socket.
Encapsulates the JSBSim simulation executive.