Path: CubeSat/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 ------------------------------------------------------------------------ %
CubeSat: Actuators/CubeSatPropulsion CubeSat: Modeling/CubeSatFaces CubeSat: Simulation/CubeSatAero CubeSat: Simulation/CubeSatRadiationPressure CubeSat: Simulation/FOrbitMultiSpacecraft Orbit: GravityModels/LoadGravityModel SC: BasicOrbit/VOrbit Common: Database/Constant Common: GUIs/ODETimeDisplay 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