Path: Missions/AsteroidProspector
% Design a mission to visit an asteroid with a small satellite The satellite uses an ion engine for a low-thrust spiral from the Earth to the asteroid. Try leaving from different Earth altitudes. See also BuildAsteroidSat, Constant, CreateTable, Plot2D, Date2JD, LTSpiral, LowThrustEscape, BatterySize, RocketEquation %
AC: ACData/ACTConstants Orbit: OrbitCoord/SLR Orbit: OrbitManeuver/DVHoh Orbit: OrbitManeuver/LTSpiral Orbit: OrbitManeuver/LowThrustEscape Orbit: OrbitMechanics/RVOrbGen SC: Actuator/BatterySize SC: Actuator/RocketEquation SC: BasicOrbit/CP2I SC: BasicOrbit/E2M SC: BasicOrbit/E2Nu SC: BasicOrbit/M2E SC: BasicOrbit/M2EApp SC: BasicOrbit/M2EEl SC: BasicOrbit/M2EHy SC: BasicOrbit/Nu2E SC: BasicOrbit/Nu2M SC: Ephem/Eclipse SC: Ephem/SunV1 SC: SCData/sCTConstants Common: CommonData/Constants Common: CommonData/SwooshWatermark Common: CommonData/xSplashSmall Common: Database/Constant Common: General/CellToMat Common: General/ColumnSizeCellArray Common: General/CreateTable Common: General/DeBlankLT Common: General/DeleteCell Common: General/MatToCell Common: General/Watermark Common: Graphics/Axis3D Common: Graphics/Mesh2 Common: Graphics/NPlot Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/TimeLabl Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Common: Time/DTSToDTA Common: Time/Date2JD Math: Linear/Dot Math: Linear/DupVect Math: Linear/Mag Math: Linear/Unit Math: Trigonometry/CosD Math: Trigonometry/SinD
Back to the Missions Module page