Click or drag to resize

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
Syntax
public class CIGRF : CHANDLE

public class CIGRF : CHANDLE

The CIGRF type exposes the following members.

Methods
  NameDescription
Public methodCalc
Calculate IGRF data for a given IGRF model.
Public methodCalcVV
Calculate IGRF data VV's for a given IGRF model.
Public methodStatic memberCreate
Create an IGRF.
Public methodStatic memberDateRange
Determine the range of years covered by an IGRF or DGRF file
Protected methodDispose
Releases the unmanaged resources used by the CIGRF and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Top
See Also