Click or drag to resize
CGU Class
Not a class. A catch-all group of functions performing various geophysical processes, including the calculation of simple EM model responses, certain instrument dump file imports, and 2D Euler deconvolution.
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetCGU

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static class CGU

The CGU type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberDipoleMag
Calculate a dipole magnetic field into XYZ file
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberEMHalfSpaceInv
Inverts EM responses to the best halfspace model.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberEMHalfSpaceVV
EM Halfspace forward model response.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGeometrics2DB
Convert a Geometrics STN file to a database.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGeometrics2TBL
Convert a Geometrics station file (STN) to a table file (TBL)
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGeometricsQC
Correct reading positions in a database.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGeonics3138Dump2DB
Convert a Geonics EM31/EM38 file in dump format to a database.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGeonics61Dump2DB
Convert a Geonics EM61 file in dump format to a database.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGeonicsDAT2DB
Convert a Geonics EM31/EM38/EM61 file in DAT format to a database.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGravityStillReadingCorrection
Gravity Still Reading Correction on selected lines.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGrCurvCor
Gravity Curvature (Bullard B) Correction to Bouguer anomaly
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGrCurvCorEx
Gravity Curvature (Bullard B) Correction to Bouguer anomaly, with user input cap density.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGrDEMVV
Get gravity DEM grid VV for Bouguer anomaly
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGrTest
Test triangular prism gravity calculation
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberiEMLayer
Calculate the EM response of a layered earth model.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberiEMPlate
Calculate the conductance of a thin plate model.
Public methodAvailable to anyoneStatic memberIGenUXDetectSymbolsGroupName
Generate a group name string for UX-Detect symbols
Public methodAvailable to anyoneStatic memberImportDAARC500Ethernet
Import Ethernet data from the RMS Instruments DAARC500.
Public methodAvailable to anyoneStatic memberImportDAARC500Serial
Import Serial data from the RMS Instruments DAARC500.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberImportP190
Import navigation data in the P190 format.
Public methodAvailable to anyoneStatic memberLagDAARC500GPS
Lag the GPS fid values for the DAARC500 import.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberMaxwellPlateCorners
Calculate the corner point locations for a Maxwell Plate.
Public methodAvailable to anyoneStatic memberScanDAARC500Ethernet
Scan Ethernet data from the RMS Instruments DAARC500.
Public methodAvailable to anyoneStatic memberScanDAARC500Serial
Scan Serial data from the RMS Instruments DAARC500.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberVVEuler
Get Euler solutions of depth from VVs and grids.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberVVEuler2
Get Euler solutions of depth from VVs and grids (method 2).
Top
See Also