FRWA:

Path: SC/DemoFuns

% Simulate a reaction wheel
--------------------------------------------------------------------------
   Form:
   xDot = FRWA( x, t )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x            (1,1)     The state vector
   t            (1,1)     Time

   -------
   Outputs
   -------
   xDot         (1,1)    The derivative of the state vector

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

Children:

SC: Actuator/FrictionSmooth
SC: Actuator/RWA
SC: Hardware/FloatToWord
SC: Hardware/WordToFloat
Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/ProcessTag
Common: General/StringMatch
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle

Back to the SC Module page