Path: CubeSat/Demos/Simulation
% Demonstrate a 2 satellite CubeSat constellation. This simulation includes drag, solar radiation pressure, sun and moon perturbations, and a thruster model. Uses ode113 and FOrbitMultiSpacecraft. The simulation takes a few minutes and there is no waitbar; be patient! ---------------------------------------------------------------------- See also LabelLine, NewFig, Plot2D, TimeLabl, XLabelS, YLabelS, Skew, Date2JD, CubeSatPropulsion, CubeSatAero, CubeSatRadiationPressure, CubeSatFaces, FOrbitMultiSpacecraft, SolarFluxPrediction ------------------------------------------------------------------------ %
Common: Database/Constant Common: Graphics/LabelLine Common: Graphics/NewFig Common: Graphics/ODETimeDisplay Common: Graphics/Plot2D Common: Graphics/TimeLabl Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Time/Date2JD CubeSat: Actuators/CubeSatPropulsion CubeSat: Simulation/CubeSatAero CubeSat: Simulation/CubeSatRadiationPressure CubeSat: Simulation/FOrbitMultiSpacecraft CubeSat: Utilities/CubeSatFaces SC: BasicOrbit/VOrbit
Back to the CubeSat Module page