TwoSpacecraftSimpleOrbitSimulation:

Path: CubeSat/Simulation

% Demonstrate a 2 satellite CubeSat constellation in Earth orbit
 Uses ode113 and FOrbitMultiSpacecraft.
 This simulation just has the central force model. All other models (drag,
 radiation pressure, thrusters) are off by being empty.


  ----------------------------------------------------------------------
  See also LabelLine, NewFig, Plot2D, TimeLabl, XLabelS, YLabelS, 
  Date2JD, FOrbitMultiSpacecraft, TwoSpacecraftOrbitSimulation
  ----------------------------------------------------------------------
%
------------------------------------------------------------------------
   Copyright (c) 2009 Princeton Satellite Systems, Inc.
   All rights reserved.
------------------------------------------------------------------------
   Since version 8.
------------------------------------------------------------------------

Children:

CubeSat: Simulation/FOrbitMultiSpacecraft
Orbit: OrbitMechanics/VOrbit
Common: Graphics/LabelLine
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Time/Date2JD

Back to the CubeSat Module page