Path: LunarMissions/LunarMission
% Plot a 3D orbit around the moon. The terrain magnification factor increases the height of the terrain making it easier to see. Type PlotLunarOrbit for a demo. -------------------------------------------------------------------------- Form: PlotLunarOrbit( rECI, jD, uSun, magF ) -------------------------------------------------------------------------- ------ Inputs ------ rECI (3,:) ECI frame orbit (km) jD (1,:) Julian date (day) uSun (3,:) Sun vector thrust (3,:) Thrust Vectors magF (1,1) Terrain magnification factor ------- Outputs ------- None --------------------------------------------------------------------------
SC: BasicOrbit/RVFromKepler SC: Ephem/MoonRot SC: Ephem/RSHMoon SCPro: ProTools/PlanetWithTerrain Common: Database/Constant Common: General/Watermark Common: Graphics/NewFig Common: Graphics/TimeLabl Common: Graphics/TitleS Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Common: Time/Date2JD Math: Linear/Mag Math: Linear/Unit
Back to the LunarMissions Module page