SCTTutorial:

Path: SC/Demos/Attitude

% Implements a spacecraft control tutorial. 
  ------------------------------------------------------------------------
  See also @statespace/statespace.m, PIDMIMO, Step, QError, QLVLH, QMult, 
  QPose, Plot2D, RK4, Period, RVFromKepler, Accel
  ------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
   Copyright (c) 2003 Princeton Satellite Systems, Inc. All rights reserved.
-------------------------------------------------------------------------------

Children:

AerospaceUtils: Coord/QLVLH
Common: Classes/@statespace/and.m
Common: Classes/@statespace/close.m
Common: Classes/@statespace/connect.m
Common: Classes/@statespace/eig.m
Common: Classes/@statespace/get.m
Common: Classes/@statespace/getabcd.m
Common: Classes/@statespace/getsub.m
Common: Classes/@statespace/isempty.m
Common: Classes/@statespace/mtimes.m
Common: Classes/@statespace/plus.m
Common: Classes/@statespace/series.m
Common: Classes/@statespace/set.m
Common: Classes/@statespace/statespace.m
Common: Control/PIDMIMO
Common: Control/Step
Common: Graphics/Plot2D
Common: Quaternion/QMult
Common: Quaternion/QPose
Math: Integration/RK4
SC: BasicOrbit/Period
SC: BasicOrbit/RVFromKepler
SC: Dynamics/FRB

Back to the SC Module page