LunarOrbitInsertionDemo:

Path: Missions/LunarMission

% Lunar Orbit Insertion Demo
 Simulate a spacecraft in a hyperbolic lunar orbit entering lunar orbit
 and doing a circularization burn. This script can be modifed for any
 starting hyperbolic orbit.

 RHSLunarOrbit has just the lunar gravity. It models point mass motion in the
 gravity field. This script uses OrbitLoweringManeuvers to schedule and
 implement the orbit change maneuvers.

 -------------------------------------------------------------------------
 See also OrbitLoweringManeuvers, RHSLunarOrbit, VInfRPToRV, 
 PlotLunarOrbit, RPRA2AE, TimeOfFlightHyperbola, Period, SunV1, Constant, 
 Plot2D, TimeLabl, Date2JD, RK4
 -------------------------------------------------------------------------

Children:

AC: ACData/ACTConstants
Missions: LunarMission/PlotLunarOrbit
Missions: LunarMission/RHSLunarOrbit
Orbit: OrbitCoord/RPRA2AE
Orbit: OrbitManeuver/ManeuverDuration
Orbit: OrbitManeuver/OrbitLoweringManeuvers
Orbit: OrbitMechanics/TimeOfFlightHyperbola
Orbit: OrbitMechanics/VInfRPToRV
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/Period
SC: BasicOrbit/RVFromKepler
SC: BasicOrbit/VOrbit
SC: Ephem/LoadLunarTopography
SC: Ephem/MoonRot
SC: Ephem/RSHMoon
SC: Ephem/SunV1
SC: SCData/gltm2b
SC: SCData/sCTConstants
SCPro: ProTools/PlanetWithTerrain
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/DispWithTitle
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/Mesh2
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/Plot3D
Common: Graphics/PltStyle
Common: Graphics/TimeLabl
Common: Graphics/TitleS
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Time/DTSToDTA
Common: Time/Date2JD
Math: Analysis/PAL
Math: Analysis/SCHarm
Math: Integration/RK4
Math: Linear/DupVect
Math: Linear/Factorl
Math: Linear/Mag
Math: Linear/Unit
Math: Trigonometry/CosD
Math: Trigonometry/SinD

Back to the Missions Module page