地磁算法_Windows


可在Windows系统下运行的地磁模型程序算法,其中包含英文解释txt
资源截图
代码片段和文件信息

#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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-07-17 10:58  Windows_mag
     文件      133296  2014-12-14 16:18  Windows_magGeomagnetism_Library_Software_Manual.pdf
     文件       47394  2014-12-14 16:18  Windows_magWMM2015testvalues.pdf
     文件        2577  2014-12-14 16:23  Windows_magWMM_README.txt
     目录           0  2018-07-17 10:53  Windows_magin
     文件        4650  2014-12-14 16:23  Windows_maginWMM.COF
     文件         320  2015-12-04 14:03  Windows_maginsample_coords.txt
     文件         320  2015-12-04 14:03  Windows_maginsample_coords.txt.bak
     文件        2073  2014-12-14 16:23  Windows_maginsample_output_file.txt
     文件     4342130  2014-12-14 16:19  Windows_maginwmm_file.exe
     文件     4325238  2014-12-14 16:19  Windows_maginwmm_grid.exe
     文件     4325750  2014-12-14 16:18  Windows_maginwmm_point.exe
     目录           0  2018-07-17 10:53  Windows_magsrc
     文件     8520651  2014-12-14 16:19  Windows_magsrcEGM9615.h
     文件       18310  2014-12-14 16:19  Windows_magsrcGeomagnetismHeader.h
     文件      197219  2014-12-14 16:19  Windows_magsrcGeomagnetismLibrary.c
     文件       33479  2014-12-14 16:19  Windows_magsrcwmm_file.c
     文件        2982  2014-12-14 16:19  Windows_magsrcwmm_grid.c
     文件        3859  2015-12-09 15:21  Windows_magsrcwmm_point.c
     文件        3860  2014-12-14 16:19  Windows_magsrcwmm_point.c.bak

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)