AircraftControlCAS:

Path: AC/ACControl

% Implements a pitch rate control augmentation system.
   Since version 3 (ACT)
--------------------------------------------------------------------------
   Form:
   y = AircraftControCAS( action, d )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   action         (1,:)       Action for function
   d              (:)         Input

   -------
   Outputs
   -------
   y              (1,1)       Output depends on action

--------------------------------------------------------------------------

Children:

Common: Control/C2DZOH

Back to the AC Module page