 | CIGRF Class |
International Geomagnetic Reference Field
Methods to work with IGRF objects. The IGRF object
contains data for the IGRF model of the geomagnetic
reference field.
Inheritance Hierarchy
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic class CIGRF : CHANDLE
public class CIGRF : CHANDLE
Public Class CIGRF
Inherits CHANDLE
Public Class CIGRF
Inherits CHANDLE
public ref class CIGRF : public CHANDLE
public ref class CIGRF : public CHANDLE
type CIGRF =
class
inherit CHANDLE
end
type CIGRF =
class
inherit CHANDLE
end
The CIGRF type exposes the following members.
Methods
| Name | Description |
---|
 | Calc | Calculate IGRF data for a given IGRF model. |
 | CalcVV | Calculate IGRF data VV's for a given IGRF model. |
  | Create | Create an IGRF. |
  | DateRange | Determine the range of years covered by an IGRF or DGRF file |
 | Dispose | Releases the unmanaged resources used by the CIGRF and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) |
Top
See Also