REAControl:

Path: SC/Attitude

% Implements a thruster control system. Uses a CAD model of the spacecraft.
 Loads the SatWThrusters.mat saved CAD model.
  ------------------------------------------------------------------------
  See also DeviceProperties, PIDMIMO, QMult, QPose, QTForm, FRB, FOrbCart,
  Constant, NPlot, Plot2D, TimeGUI, Cross, Dot, RK4, Simplex, JD2000,
  El2RV, SunV1, Accel
  ------------------------------------------------------------------------
%
--------------------------------------------------------------------------
   Copyright (c) 2003, 2006 Princeton Satellite Systems, Inc. 
   All rights reserved.
--------------------------------------------------------------------------
 2025.1 Switch to TimeDisplay from TimeGUI
--------------------------------------------------------------------------

Children:

AerospaceUtils: CAD/DeviceProperties
Orbit: OrbitCoord/El2RV
Orbit: RHSOrbit/FOrbCart
SC: Dynamics/FRB
SC: Ephem/SunV1
SC: SCModels/SatWThrusters
Common: Control/PIDMIMO
Common: Database/Constant
Common: GUIs/TimeDisplay
Common: Graphics/Plot2D
Common: Quaternion/QMult
Common: Quaternion/QPose
Common: Quaternion/QTForm
Common: Time/JD2000
Math: Analysis/Simplex
Math: Integration/RK4
Math: Linear/Cross
Math: Linear/Dot

Back to the SC Module page