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.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public class CIGRF : CHANDLE

The CIGRF type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseCalc
Calculate IGRF data for a given IGRF model.
Public methodAvailable to anyone with an Oasis Montaj licenseCalcVV
Calculate IGRF data VV's for a given IGRF model.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCreate
Create an IGRF.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic 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