Path: CubeSat/Demos/Simulation
% Demonstrate a 2 satellite CubeSat constellation 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. ------------------------------------------------------------------------
Common: Graphics/LabelLine Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/TimeLabl Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Time/Date2JD CubeSat: Simulation/FOrbitMultiSpacecraft SC: BasicOrbit/VOrbit
Back to the CubeSat Module page