Path: Interplanetary/Ephemeris
% Europa atmospheric density and Jupiter magnetic field near Europa.
Things to explore:
1. Try different orbits around Jupiter.
2. Look at the magnetic field in orbit around Europa
-------------------------------------------------------------------------
See also: AtmDens1, BDipoleJupiter
-------------------------------------------------------------------------
%
--------------------------------------------------------------------------
Copyright (c) 2014 Princeton Satellite Systems, Inc.
All Rights Reserved.
--------------------------------------------------------------------------
Since version 2014.1
--------------------------------------------------------------------------
Jupiter = Constant('mu jupiter');
Europa = Constant('mu europa');
uropa = Constant('equatorial radius europa');
0 = Date2JD( [2034 8 2 0 0 0]);
AerospaceUtils: AtmosphericCalculations/AtmDens1 Interplanetary: Envionment/BDipoleJupiter SC: BasicOrbit/RVFromKepler SC: BasicOrbit/VOrbit Common: Database/Constant Common: Graphics/Plot2D Common: Time/Date2JD
Back to the Interplanetary Module page