34#ifndef FGINPUTSOCKET_H
35#define FGINPUTSOCKET_H
41#include "FGInputType.h"
42#include "input_output/FGfdmSocket.h"
80 void Read(
bool Holding)
override;
91 unsigned int SockPort;
92 std::unique_ptr<FGfdmSocket> socket;
93 FGfdmSocket::ProtocolType SockProtocol;
Encapsulates the JSBSim simulation executive.
Main namespace for the JSBSim Flight Dynamics Model.