33#ifndef FGFCSFUNCTION_H
34#define FGFCSFUNCTION_H
40#include "FGFCSComponent.h"
114 bool Run(
void)
override;
119 void Debug(
int from)
override;
Base class for JSBSim Flight Control System Components.
Models a FCSFunction object.
Encapsulates the Flight Control System (FCS) functionality.
Represents a mathematical function.
Main namespace for the JSBSim Flight Dynamics Model.