41#include "FGFCSComponent.h"
83 bool Run(
void)
override;
86 SGPropertyNode_ptr target_angle_pNode;
87 SGPropertyNode_ptr source_angle_pNode;
90 double target_angle_unit;
91 double source_angle_unit;
95 void Debug(
int from)
override;
Provides a way to determine the smallest included angle.
Base class for JSBSim Flight Control System Components.
Encapsulates the Flight Control System (FCS) functionality.
Main namespace for the JSBSim Flight Dynamics Model.