WireDMch:

Path: SC/Dynamics

% Models the deployment mechanism

   Since version 2.
--------------------------------------------------------------------------
   Form:
   [s, x] = WireDMch( s, x, time )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   s             (:)       The wire data structure
   x             (m,1)     The state vector

   -------
   Outputs
   -------
   s             (:)       The wire data structure
   x             (m,1)     The state vector

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

Back to the SC Module page