42 #include "FGFCSComponent.h" 48 #define ID_ANGLES "$Id: FGAngles.h,v 1.2 2013/11/15 22:43:01 bcoconni Exp $" 94 FGPropertyNode_ptr target_angle_pNode;
95 FGPropertyNode_ptr source_angle_pNode;
98 double target_angle_unit;
99 double source_angle_unit;
103 void Debug(
int from);
Provides a way to determine the smallest included angle.
Encapsulates the Flight Control System (FCS) functionality.
Base class for JSBSim Flight Control System Components.