FTBRef:

Path: SC/DemoFuns

% Right hand side of the two body equations.

--------------------------------------------------------------------------
   Form:
   xDot = FTBRef( x, t, tBDS )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   t         (1,1)    Time
   xDot      (14,1)   State
   tBDS      (:)      Two body data structure see TBModel

   -------
   Outputs
   -------
   xDot      (14,1)   State derivative

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

Children:

AerospaceUtils: Coord/QIToBDot
SC: Dynamics/TBModel
Common: Control/C2DZOH
Common: Quaternion/Q2Mat
Math: Linear/Cross
Math: Linear/SkewSymm

Back to the SC Module page