Path: SC/DemoFuns
% Roll/yaw simulation. Since version 3. -------------------------------------------------------------------------- Form: xDot = FRYSim( x, t, d ) -------------------------------------------------------------------------- ------ Inputs ------ x (2,1) Input t (1,1) Time d (:) .h momentum .wo orbit rate .tX .tZ ------- Outputs ------- xDot (2,1) State derivative --------------------------------------------------------------------------
Back to the SC Module page