Path: SCPro/ProEnvirons
% Computes Jupiter's magnetic field based on a tilted dipole model. The output is in Jupiter centric inertial coordinates. Type BDipoleJupiter for an example in a 200,000 km orbit in the Jupiter equatorial plane. -------------------------------------------------------------------------- Form: b = BDipoleJupiter( r, jD ) -------------------------------------------------------------------------- ------ Inputs ------ r (3,:) Position vector in the ECI frame jD (1,:) Julian days ------- Outputs ------- b (3,:) Magnetic field (T) -------------------------------------------------------------------------- Reference: K. Khurana, M. Kivelson, V. Vasyliunas, N. Krupp, J. Woch, b. Mauk, W. Kurth, "The Configuration of Jupiter's Magnetosphere". --------------------------------------------------------------------------
AC: ACData/ACTConstants Orbit: OrbitCoord/SLR Orbit: OrbitMechanics/RVOrbGen 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/ECIToPlanet SC: Ephem/EOfE SC: Ephem/EarthNut SC: Ephem/EarthPre SC: Ephem/EarthRot SC: Ephem/GMSTime SC: Ephem/MSidDay SC: Ephem/MoonRot SC: Ephem/Moons SC: Ephem/NutDelta SC: Ephem/ObOfE SC: Ephem/TruEarth SC: SCData/sCTConstants Common: CommonData/Constants Common: CommonData/SwooshWatermark Common: CommonData/xSplashSmall Common: Database/Constant Common: General/CellToMat Common: General/DeBlankLT Common: General/DeleteCell Common: General/MatToCell Common: General/Watermark Common: Graphics/Axis3D Common: Graphics/Mesh2 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 Common: Time/JD2000 Common: Time/JD2T Common: Time/JDToMidnight Common: Time/T2JD Math: Linear/DupVect Math: Linear/Mag Math: MathUtils/R2P5 Math: Trigonometry/CosD Math: Trigonometry/SinD
Back to the SCPro Module page