Path: Orbit/Interplanetary
% Set up and run a heliocentric trajectory simulation with two objects. Simulation in the gravity field of the Earth, moon, and sun. The spaceraft and asteroid are both treated as objects in the simulation. Both objects use GravityHelio as their default gravity function. The moon is treated as a point mass unless the gravitational harmonics are included in the data structure. In this demo the thrust vector is always along the Earth relative velocity vector. See also ForceSimple, PlanetPosJPL, RHSTrajectory, RK4, Plot2D, HelioPlot, GravityHelio %
AC: ACData/ACTConstants AerospaceUtils: Coord/LatLonToR Orbit: GravityModels/LoadGEM Orbit: GravityModels/NormalizationMatrix Orbit: Interplanetary/ForceSimple Orbit: Interplanetary/GravityHelio Orbit: Interplanetary/NoForce Orbit: Interplanetary/RHSTrajectory Orbit: OrbitCoord/RPRA2AE Orbit: OrbitCoord/SEMIToSEMR Orbit: OrbitCoord/SLR Orbit: OrbitMechanics/AGravityC Orbit: OrbitMechanics/APlanet Orbit: OrbitMechanics/RVOrbGen Orbit: ThreeBody/CRTBPRHS Orbit: Visualization/EarthMoon Orbit: Visualization/EarthMoonRotFrame Orbit: Visualization/PlotSEMTraj Plotting: Help/HelpSystem SC: BasicOrbit/CP2I SC: BasicOrbit/E2M SC: BasicOrbit/E2Nu SC: BasicOrbit/El2RV SC: BasicOrbit/M2E SC: BasicOrbit/M2EApp SC: BasicOrbit/M2EEl SC: BasicOrbit/M2EHy SC: BasicOrbit/M2Nu SC: BasicOrbit/M2NuPb SC: BasicOrbit/Nu2E SC: BasicOrbit/Nu2M SC: BasicOrbit/RVFromKepler SC: Ephem/CEcl2Eq SC: Ephem/InterpolateState SC: Ephem/LagrangePointsL1ToL5 SC: Ephem/MoonEl SC: Ephem/MoonRot SC: Ephem/MoonV1 SC: Ephem/PlanetPosJPL SC: SCData/bin2000 SC: SCData/sCTConstants SC: SCMat/EarthMR SC: SCMat/GEMT1 SC: SCMat/Moon SC: Visualization/HelioPlot Common: CommonData/Constants Common: CommonData/SwooshWatermark Common: CommonData/xSplashSmall Common: ComponentModels/Box Common: ComponentModels/Cone Common: ComponentModels/Frustrum Common: Database/Constant Common: GUIs/Figui Common: General/CellToMat Common: General/DeBlankLT Common: General/DeleteCell Common: General/DispWithTitle Common: General/MatToCell Common: General/StructToText Common: General/Watermark Common: Graphics/Axis3D Common: Graphics/DrawVertices Common: Graphics/Ellipsd Common: Graphics/Map Common: Graphics/Mesh2 Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/Plot3D Common: Graphics/PltStyle Common: Graphics/SortFigs Common: Graphics/TimeLabl Common: Graphics/TitleS Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Common: Quaternion/QForm Common: Quaternion/QTForm Common: Quaternion/U2Q Common: Time/DTSToDTA Common: Time/Date2JD Common: Time/JD2000 Common: Time/JD2T Math: Geometry/Perpendicular Math: Integration/RK4 Math: Linear/Cross Math: Linear/Dot Math: Linear/DupVect Math: Linear/Factorl Math: Linear/Mag Math: Linear/Unit Math: Trigonometry/CosD Math: Trigonometry/SinD
Back to the Orbit Module page