Click or drag to resize
CIP Class
This class is used in the IP System for the import, export and processing of Induced Polarization data.
Inheritance Hierarchy

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

The CIP type exposes the following members.

Methods
  NameDescription
Public methodAvailable to specially licensed modulesAverageDuplicatesQC
Average duplicate samples in a database.
Public methodAvailable to specially licensed modulesStatic memberConvertUBCIP2DToGrid
Convert a UBC 2D model to a regular grid.
Public methodAvailable to specially licensed modulesStatic memberCreate
Create IP.
Public methodAvailable to specially licensed modulesCreateDefaultJob
Create a default job from scratch.
Protected methodDispose
Releases the unmanaged resources used by the CIP and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to specially licensed modulesExportI2X
Export line(s) to an Interpex RESIX I2X format file.
Public methodAvailable to specially licensed modulesExportIPDATA
Exports data in the Geosoft IPDATA format.
Public methodAvailable to specially licensed modulesExportIPDATADir
Exports data in the Geosoft IPDATA format in the specified directory
Public methodAvailable to specially licensed modulesExportIPRED
Exports pseudo-section in the Geosoft IPRED format.
Public methodAvailable to specially licensed modulesExportIPREDDir
Exports pseudo-section in the Geosoft IPRED format in the specified directory
Public methodAvailable to specially licensed modulesExportLineIPDATA
Exports one line of data in the Geosoft IPDATA format.
Public methodAvailable to specially licensed modulesExportSGDF
Exports data to a Scintrex Geophysical Data Format file.
Public methodAvailable to specially licensed modulesExportUBCIP3
Export of IP data to UBC format.
Public methodAvailable to specially licensed modulesStatic memberExportUBCIPControl
Export a control file for using in the UBC IPINV2D programme.
Public methodAvailable to specially licensed modulesStatic memberExportUBCIPControlV5
Export a control file for using in the UBC IPINV2D programme.
Public methodAvailable to specially licensed modulesExportUBCRes3
Export of IP Resistivity data to UBC format.
Public methodAvailable to specially licensed modulesStatic memberExportUBCResControl
Export a control file for using in the UBC DCINV2D programme.
Public methodAvailable to specially licensed modulesStatic memberExportUBCResControlV5
Export a control file for using in the UBC DCINV2D programme.
Public methodAvailable to specially licensed modulesGetChannelInfo
Time Windows or Frequency info from a channel.
Public methodAvailable to specially licensed modulesGetNValueLST
Fill a list with unique N values in selected lines.
Public methodAvailable to specially licensed modulesGetTopoLine
Get topography values for a line.
Public methodAvailable to specially licensed modulesiGetChanDomain
Is this channel registered as a Time or Frequency domain channel?
Public methodAvailable to specially licensed modulesStatic memberIGetChanLabel
Get the default label and units for a given channel.
Public methodAvailable to specially licensed modulesiLineArrayType
Return the type of IP array for the input line. If necessary, first imports the specified line into the IP object
Public methodAvailable to specially licensed modulesImportDump
Imports data from an IP instrument dump file.
Public methodAvailable to specially licensed modulesImportGrid
Imports data from a grid
Public methodAvailable to specially licensed modulesImportI2X
Imports an Interpex RESIX I2X format file to a line.
Public methodAvailable to specially licensed modulesImportI2XEx
Same as ImportI2X_IP, with Zonge data imported as well.
Public methodAvailable to specially licensed modulesImportInstrumentationGDD
Imports an Instrumentation GDD format file.
Public methodAvailable to specially licensed modulesImportIPDATA
Imports data in the Geosoft IPDATA format.
Public methodAvailable to specially licensed modulesImportIPDATA2
Imports data in the Geosoft IPDATA format - up to two arrays.
Public methodAvailable to specially licensed modulesImportIPRED
Imports data from the Geosoft IPRED format.
Public methodAvailable to specially licensed modulesImportMergeIPRED
Imports IPRED data to an existing line.
Public methodAvailable to specially licensed modulesImportSGDF
Imports data from a Scintrex Geophysical Data Format file.
Public methodAvailable to specially licensed modulesImportTopoCSV
Imports topography data from a CSV line-station file
Public methodAvailable to specially licensed modulesImportTopoGrid
Imports topography data from a grid
Public methodAvailable to specially licensed modulesStatic memberImportUBC2DMOD
Import a MOD file from the UBC IPINV2D programme.
Public methodAvailable to specially licensed modulesStatic memberImportUBC2DMSH
Import a MSH file from the UBC IPINV2D programme.
Public methodAvailable to specially licensed modulesStatic memberImportUBC2DTopo
Import a Topography file from the UBC IPINV2D programme.
Public methodAvailable to specially licensed modulesImportZongeAVG
Imports a Zonge AVG format file.
Public methodAvailable to specially licensed modulesImportZongeFLD
Imports a Zonge FLD format file.
Public methodAvailable to specially licensed modulesiPLDPConvention
Return the user's plot point convention for pole-dipole arrays.
Public methodAvailable to specially licensed modulesisValidLine
See if a given database line is registered for the IP system
Public methodAvailable to specially licensed modulesNewXYDatabase
Create a subset database using a mask channel, "N" value
Public methodAvailable to specially licensed modulesOpenJob
Open a IP plotting job
Public methodAvailable to specially licensed modulesPseudoPlot
Create pseudo-sections of a single line using a control file.
Public methodAvailable to specially licensed modulesPseudoPlot2
Same as PseudoPlot_IP, but specify a tag for grids created.
Public methodAvailable to specially licensed modulesPseudoPlot2Dir
Same as PseudoPlot2_IP, but with directory specified.
Public methodAvailable to specially licensed modulesPSStack
Create a stacked pseudo-section plot using a control file.
Public methodAvailable to specially licensed modulesPSStack2
As PSStack_IP, but select section spacing option.
Public methodAvailable to specially licensed modulesPSStack2Dir
Same as PseudoPlot2_IP, but with directory specified.
Public methodAvailable to specially licensed modulesQCChanLST
Fill a list with QC channels.
Public methodAvailable to specially licensed modulesrASpacing
Return the A-Spacing for the input line. If necessary, first imports the specified line into the IP object.
Public methodAvailable to specially licensed modulesRecalculate
Recalculate derived channel values.
Public methodAvailable to specially licensed modulesRecalculateEx
Recalculate derived channel values, with option for including/excluding location calculations.
Public methodAvailable to specially licensed modulesRecalculateZ
Recalculate Z channel values.
Public methodAvailable to specially licensed modulesRESIX_Zonge
Runs the Interpex RESIX Zonge inversion on selected lines.
Public methodAvailable to specially licensed modulesSaveJob
Save a IP plotting job
Public methodAvailable to specially licensed modulesSetChannelInfo
Set Time Windows or Frequency info for a channel.
Public methodAvailable to specially licensed modulesSetImportMode
When importing data to a line, set append/overwrite mode.
Public methodAvailable to specially licensed modulesStatic memberTrimUBC2DModel
Trim the padding cells from the UBC IPINV2D Model.
Public methodAvailable to specially licensed modulesWindow
Window an IP array channel to produce a normal channel.
Public methodAvailable to specially licensed modulesStatic memberWinnowChanList
Removes obviously non-pseudo-section type channels from list.
Public methodAvailable to specially licensed modulesStatic memberWinnowChanList2
Same as WinnowChanList_IP, but removes current X,Y,Z.
Public methodAvailable to specially licensed modulesWriteDistantElectrodes
Write distant electrode locations to channels
Public methodAvailable to specially licensed modulesWriteDistantElectrodesLST
Write distant electrode locations to channels for a LST of lines
Top
See Also