40 #include "FGFCSComponent.h" 41 #include "math/FGTable.h" 47 #define ID_GAIN "$Id: FGGain.h,v 1.15 2013/01/26 17:06:50 bcoconni Exp $" 228 FGPropertyNode_ptr GainPropertyNode;
229 double GainPropertySign;
231 double InMin, InMax, OutMin, OutMax;
235 void Debug(
int from);
Encapsulates a gain component for the flight control system.
Encapsulates the Flight Control System (FCS) functionality.
Base class for JSBSim Flight Control System Components.