SCTTutorial:

Path: SC/Attitude

% Implements a spacecraft control tutorial. 
  ------------------------------------------------------------------------

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

Children:

AerospaceUtils: Coord/QLVLH
Orbit: OrbitMechanics/Period
Orbit: OrbitSim/RVFromKepler
SC: Dynamics/FRB
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

Back to the SC Module page