• 大小: 9.99MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-17
  • 语言: 其他
  • 标签: 2015WMM  window  

资源简介

2015WMM window 地磁模型 程序,有现成的 源码,有 可执行文件,校验程序的对错, 输入经纬度,高度,时间,输出 多个有用参数。

资源截图

代码片段和文件信息


#include 
#include 
#include 
#include 
#include 
#include 
#include “GeomagnetismHeader.h“

/* $Id: GeomagnetismLibrary.c 1287 2014-12-09 22:55:09Z awoods $
 *
 * ABSTRACT
 *
 * The purpose of Geomagnetism Library is primarily to support the World Magnetic Model (WMM) 2015-2020.
 * It however is built to be used for spherical harmonic models of the Earth‘s magnetic field
 * generally and supports models even with a large (>>12) number of degrees.  It is also used in many 
 * other geomagnetic models distributed by NGDC.
 *
 * REUSE NOTES
 *
 * Geomagnetism Library is intended for reuse by any application that requires
 * Computation of Geomagnetic field from a spherical harmonic model.
 *
 * REFERENCES
 *
 *    Further information on Geoid can be found in the WMM Technical Documents.
 *
 *
 * LICENSES
 *
 *  The WMM source code is in the public domain and not licensed or under copyright.
 * The information and software may be used freely by the public. As required by 17 U.S.C. 403
 * third parties producing copyrighted works consisting predominantly of the material produced by
 * U.S. government agencies must provide notice with such work(s) identifying the U.S. Government material
 * incorporated and stating that such material is not subject to copyright protection.
 *
 * RESTRICTIONS
 *
 *    Geomagnetism library has no restrictions.
 *
 * ENVIRONMENT
 *
 *    Geomagnetism library was tested in the following environments
 *
 *    1. Red Hat Linux  with GCC Compiler
 *    2. MS Windows 7 with MinGW compiler
 *    3. Sun Solaris with GCC Compiler
 *
 *


 *  National Geophysical Data Center
 *  NOAA EGC/2
 *  325 Broadway
 *  Boulder CO 80303 USA
 *  Attn: Susan McLean
 *  Phone:  (303) 497-6478
 *  Email:  Susan.McLean@noaa.gov


 *  Software and Model Support
 *  National Geophysical Data Center
 *  NOAA EGC/2
 *  325 Broadway“
 *  Boulder CO 80303 USA
 *  Attn: Manoj Nair or Arnaud Chulliat
 *  Phone:  (303) 497-4642 or -6522
 *  Email:  geomag.models@noaa.gov
 *  URL: http://www.ngdc.noaa.gov/Geomagnetic/WMM/DoDWMM.shtml


 *  For more details on the subroutines please consult the WMM
 *  Technical Documentations at
 *  http://www.ngdc.noaa.gov/Geomagnetic/WMM/DoDWMM.shtml

 *  Nov 23 2009
 *  Written by Manoj C Nair and Adam Woods
 *  Manoj.C.Nair@Noaa.Gov
 *  Revision Number: $Revision: 1287 $
 *  Last changed by: $Author: awoods $
 *  Last changed on: $Date: 2014-12-09 15:55:09 -0700 (Tue 09 Dec 2014) $

 */






/******************************************************************************
 ************************************Wrapper***********************************
 * This grouping consists of functions call groups of other functions to do a
 * complete calculation of some sort.  For example the MAG_Geomag function
 * does everything necessary to compute the geomagnetic elements

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        320  2015-12-04 14:03  WMM2015_Windows\bin\sample_coords.txt

     文件        320  2015-12-04 14:03  WMM2015_Windows\bin\sample_coords.txt.bak

     文件       2073  2014-12-14 16:23  WMM2015_Windows\bin\sample_output_file.txt

     文件       4650  2014-12-14 16:23  WMM2015_Windows\bin\WMM.COF

     文件    4342130  2014-12-14 16:19  WMM2015_Windows\bin\wmm_file.exe

     文件    4325238  2014-12-14 16:19  WMM2015_Windows\bin\wmm_grid.exe

     文件    4325750  2014-12-14 16:18  WMM2015_Windows\bin\wmm_point.exe

     文件     133296  2014-12-14 16:18  WMM2015_Windows\Geomagnetism_Library_Software_Manual.pdf

     文件    8520651  2014-12-14 16:19  WMM2015_Windows\src\EGM9615.h

     文件      18310  2014-12-14 16:19  WMM2015_Windows\src\GeomagnetismHeader.h

     文件     197219  2014-12-14 16:19  WMM2015_Windows\src\GeomagnetismLibrary.c

     文件      33479  2014-12-14 16:19  WMM2015_Windows\src\wmm_file.c

     文件       2982  2014-12-14 16:19  WMM2015_Windows\src\wmm_grid.c

     文件       3859  2015-12-09 15:21  WMM2015_Windows\src\wmm_point.c

     文件       3860  2014-12-14 16:19  WMM2015_Windows\src\wmm_point.c.bak

     文件      47394  2014-12-14 16:18  WMM2015_Windows\WMM2015testvalues.pdf

     文件       2577  2014-12-14 16:23  WMM2015_Windows\WMM_README.txt

     目录          0  2015-12-14 10:05  WMM2015_Windows\bin

     目录          0  2015-12-14 10:05  WMM2015_Windows\src

     目录          0  2015-12-14 10:05  WMM2015_Windows

----------- ---------  ---------- -----  ----

             21964108                    20


评论

共有 条评论