42#include "FGOutputSocket.h"
43#include "input_output/net_fdm.hxx"
44#include "input_output/FGfdmSocket.h"
69 void Print(
void)
override;
77 void PrintHeaders(
void)
override {};
87 void SocketDataFill(FGNetFDM* net);
Encapsulates the JSBSim simulation executive.
Implements the output to a FlightGear socket.
void Print(void) override
Generate the output.
bool Load(Element *) override
Evaluate the output directives from an XML file.
Implements the output to a socket.