Path: SCPro/ProEnvirons
% Computes the geocentric magnetic coefficients for BDipole The output is in geocentric inertial coordinates (ECI). This function includes the effect of dipole motion on the earth. Includes 1995 IGRF coefficients as of Jan. 1999. Type BDipoleCoeff for a demonstration using WMM. You will need WMM.mat for this demo. -------------------------------------------------------------------------- Form: c = BDipoleCoeff( file ) -------------------------------------------------------------------------- ------ Inputs ------ file (1,:) Matfile ------- Outputs ------- c (.) Coefficients for gravity model .coeff (3,1) Base coefficents .dCoeff (3,1) Deltas .jD0 (1,1) Epoch --------------------------------------------------------------------------
AerospaceUtils: Coord/ECIToEF SC: BasicOrbit/Period SC: BasicOrbit/RVFromKepler SC: Environs/BDipole SC: Ephem/EarthRte SC: Ephem/MSidDay Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/DeBlankLT Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/Plot3D 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/T2JD Math: Linear/Mag Math: Linear/Skew Math: MathUtils/R2P5
Back to the SCPro Module page