MagneticControlDemo:

Path: CubeSat/AttitudeControl

% Magnetic control demand analysis
 Put a satellite aligned with LVLH (nadir-pointing) in a 350 km inclined
 orbit and evaluate the ability of the magnetic control to create a
 particular torque along the orbit. There are 3 orthogonal torquers.
 Note that the pure x torque can only be created at certain points along
 the orbit.

  ------------------------------------------------------------------------
  See also: MagneticControl, RVFromKepler, PlotOrbit, Date2JD, TimeLabl, Mag,
  Cross, Plot2D
%
--------------------------------------------------------------------------
   Copyright (c) 2011-2012 Princeton Satellite Systems, Inc.
   All rights reserved.
--------------------------------------------------------------------------
   Since version 10.
--------------------------------------------------------------------------

Children:

AerospaceUtils: Coord/QLVLH
CubeSat: AttitudeControl/MagneticControl
CubeSat: Visualization/PlotOrbit
SC: BasicOrbit/RVFromKepler
SC: Environs/BDipole
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Common: Quaternion/QForm
Common: Time/Date2JD
Math: Linear/Cross
Math: Linear/Mag

Back to the CubeSat Module page