MomentumManagement:

Path: CubeSat/Simulation

% Demonstrate simple dipole based momentum management
 This uses projection to get the best fit between the available
 dipoles and the desired momentum unloading torque.

  ----------------------------------------------------------------------
  See also Plot2D, TimeLabl, RK4, Date2JD, MomentumUnloading, 
  RHSMomentum, Period, BDipole
  ------------------------------------------------------------------------
%
------------------------------------------------------------------------
   Copyright (c) 2010, 2021 Princeton Satellite Systems, Inc.
   All rights reserved.
------------------------------------------------------------------------
   Since version 9.
   2021.2 Now uses the torque from the torquers in the inertial frames.
          Now uses TimeHistory, instead of Plot2D
------------------------------------------------------------------------

Children:

CubeSat: AttitudeControl/MomentumUnloading
Orbit: OrbitMechanics/RVOrbGen
SC: Environs/BDipole
Common: Graphics/TimeHistory
Common: Time/Date2JD
Math: Integration/RK4

Back to the CubeSat Module page