ThrustAngleConstant:

--------------------------------------------------------------------------
   Constant thrust angle control for 2D simulations.
   Since version 2015.1
--------------------------------------------------------------------------
   Form:
   angle = ThrustAngleConstant( x, d, params )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x        (4+n,1)   State
   d           (.)    Data structure, unused
   params      (.)    Parameters
     .thrustAngle       Constant thrust angle

   -------
   Outputs
   -------
   angle    (1,1)    Commanded thrust angle

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