System.Object
The Geomagnetism class is used to calculate the specific magnetic declination for a given WGS84 position described in ellipsoidal (Lat/Long) coordinates. The underlying models provide values using the World Magnetic Models of 2010 and 2015. For more information on these models, please visit the NOAA/NGS website: http://www.ngdc.noaa.gov/geomag/WMM/DoDWMM.shtml
Constructor |
Description |
Creates an instance of the Geomagnetism class |
Property |
Description |
Gets the geomagnetic model type. |
Method |
Description |
Computes the magnetic declination at the specified location and time |
|
Inherited Method |
Description |
Equals |
Determines whether the specified object is equal to the current object. (Inherited from Object). |
GetHashCode |
Serves as the default hash function. (Inherited from Object). |
GetType |
Gets the Type of the current instance. (Inherited from Object). |
ToString |
Returns a string that represents the current object. (Inherited from Object). |