use world magnetic model -凯发k8网页登录
use world magnetic model
syntax
description
[
calculates the earth magnetic field at a specific location and time using the world magnetic
model (wmm) wmm2020.xyz
,h
,d
,i
,f
] = wrldmagm(height
,latitude
,longitude
,decimalyear
)
[
calculates the earth magnetic field using world magnetic model xyz
,h
,d
,i
,f
] = wrldmagm(height
,latitude
,longitude
,decimalyear
,model
)model
.
[
calculates the earth magnetic field using the world magnetic model defined in the
xyz
,h
,d
,i
,f
] = wrldmagm(height
,latitude
,longitude
,decimalyear
,'custom',filename
)wmm.cof
file. the wmm.cof
files must be in their
original form as provided by .
examples
input arguments
output arguments
limitations
the wmm specification produces data that is reliable five years after the epoch of the model, which begins january 1 of the model year selected. the wmm specification describes only the long-wavelength spatial magnetic fluctuations due to the earth core. intermediate and short-wavelength fluctuations, contributed from the crustal field (the mantle and crust), are not included. also, the substantial fluctuations of the geomagnetic field, which occur constantly during magnetic storms and almost constantly in the disturbance field (auroral zones), are not included.
this function has the limitations of the world magnetic model (wmm). wmm2020 is valid between -1km and 850km, as outlined in the world magnetic model 2020 technical report.
wmm2015v2 was released by noaa in february, 2019 to correct performance degradation issues in the arctic region from january 1, 2015 to december 31, 2019. wmm2015v2 supersedes wmm2015. consider replacing wmm2015 with wmm2015v2 for use with navigation and other systems. it is still acceptable to use wmm2015 in systems below 55 degrees latitude in the northern hemisphere.
version history
introduced in r2006b
see also
|