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.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public class CIP : CHANDLE

public class CIP : CHANDLE

The CIP type exposes the following members.

Methods
  NameDescription
Public methodAverageDuplicatesQC
Average duplicate samples in a database.
Public methodStatic memberConvertUBCIP2DToGrid
Convert a UBC 2D model to a regular grid.
Public methodStatic memberCreate
Create IP.
Public methodCreateDefaultJob
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 methodExportDataToUBC3D
Export of IP data to UBC 3D IP format.
Public methodExportI2X
Export line(s) to an Interpex RESIX I2X format file.
Public methodExportIPDATA
Exports data in the Geosoft IPDATA format.
Public methodExportIPDATADir
Exports data in the Geosoft IPDATA format in the specified directory
Public methodExportIPRED
Exports pseudo-section in the Geosoft IPRED format.
Public methodExportIPREDDir
Exports pseudo-section in the Geosoft IPRED format in the specified directory
Public methodExportLineIPDATA
Exports one line of data in the Geosoft IPDATA format.
Public methodExportSGDF
Exports data to a Scintrex Geophysical Data Format file.
Public methodExportUBCIP3
Export of IP data to UBC format.
Public methodStatic memberExportUBCIPControl
Export a control file for using in the UBC IPINV2D program.
Public methodStatic memberExportUBCIPControlV5
Export a control file for using in the UBC IPINV2D program.
Public methodExportUBCRes3
Export of IP Resistivity data to UBC format.
Public methodStatic memberExportUBCResControl
Export a control file for using in the UBC DCINV2D program.
Public methodStatic memberExportUBCResControlV5
Export a control file for using in the UBC DCINV2D program.
Public methodGetChannelInfo
Time Windows or Frequency info from a channel.
Public methodGetElectrodeLocationsAndMaskValues
Get unique electrodes, along with current mask info.
Public methodGetElectrodeLocationsAndMaskValues2
Get unique electrodes, along with current mask info.
Public methodGetGridsVV
Get a VV populated with grids created making pseudosections by this IP object
Public methodGetLineData
Get electrodes, data and mask values for a single line.
Public methodGetNValueLST
Fill a list with unique N values in selected lines.
Public methodStatic memberGetQCChannel(CGXNETCore, CDB, Int32, String)
Get the QC channel handle, if it exists.
Public methodStatic memberGetQCChannel(CGXNETCore, CDB, Int32, String, Int32)
Get the QC channel handle, if it exists.
Public methodGetTopoLine
Get topography values for a line.
Public methodiGetChanDomain
Is this channel registered as a Time or Frequency domain channel?
Public methodStatic memberIGetChanLabel(CGXNETCore, String, String, String)
Get the default label and units for a given channel.
Public methodStatic memberIGetChanLabel(CGXNETCore, String, String, Int32, String, Int32)
Get the default label and units for a given channel.
Public methodiLineArrayType
Return the type of IP array for the input line. If necessary, first imports the specified line into the IP object
Public methodImportDump
Imports data from an IP instrument dump file.
Public methodImportGrid
Imports data from a grid
Public methodImportI2X
Imports an Interpex RESIX I2X format file to a line.
Public methodImportI2XEx
Same as ImportI2X_IP, with Zonge data imported as well.
Public methodImportInstrumentationGDD
Imports an Instrumentation GDD format file.
Public methodImportIPDATA
Imports data in the Geosoft IPDATA format.
Public methodImportIPDATA2
Imports data in the Geosoft IPDATA format - up to two arrays.
Public methodImportIPRED
Imports data from the Geosoft IPRED format.
Public methodImportMergeIPRED
Imports IPRED data to an existing line.
Public methodImportSGDF
Imports data from a Scintrex Geophysical Data Format file.
Public methodImportTopoCSV
Imports topography data from a CSV line-station file
Public methodImportTopoGrid
Imports topography data from a grid
Public methodStatic memberImportUBC2DMOD
Import a MOD file from the UBC IPINV2D program.
Public methodStatic memberImportUBC2DMSH
Import a MSH file from the UBC IPINV2D program.
Public methodStatic memberImportUBC2DTopo
Import a Topography file from the UBC IPINV2D program.
Public methodImportZongeAVG
Imports a Zonge AVG format file.
Public methodImportZongeFLD
Imports a Zonge FLD format file.
Public methodiPLDPConvention
Return the user's plot point convention for pole-dipole arrays.
Public methodisValidLine
See if a given database line is registered for the IP system
Public methodStatic memberLocateContributingElectrodes
Locate on a map electrodes selected in a database row.
Public methodStatic memberLocateContributingElectrodes3D
Locate on a 3D view electrodes selected in a database row.
Public methodNewXYDatabase
Create a subset database using a mask channel, "N" value
Public methodOpenJob
Open a IP plotting job
Public methodPseudoPlot
Create pseudo-sections of a single line using a control file.
Public methodPseudoPlot2
Same as PseudoPlot_IP, but specify a tag for grids created.
Public methodPseudoPlot2Dir
Same as PseudoPlot2_IP, but with directory specified.
Public methodPSStack
Create a stacked pseudo-section plot using a control file.
Public methodPSStack2
As PSStack_IP, but select section spacing option.
Public methodPSStack2Dir
Same as PseudoPlot2_IP, but with directory specified.
Public methodQCChanLST
Fill a list with QC channels.
Public methodrASpacing
Return the A-Spacing for the input line. If necessary, first imports the specified line into the IP object.
Public methodRecalculate
Recalculate derived channel values.
Public methodRecalculateDerivedData
Recalculate derived channel values.
Public methodRecalculateEx
Recalculate derived channel values, with option for including/excluding location calculations.
Public methodRecalculateZ
Recalculate Z channel values.
Public methodSaveJob
Save a IP plotting job
Public methodSetChannelInfo
Set Time Windows or Frequency info for a channel.
Public methodSetElectrodeMaskValues
Set unique electrodes, along with current mask info.
Public methodSetElectrodeMaskValuesSingleQCChannel
Set unique electrodes, along with current mask info.
Public methodSetImportLine
Set the line name for some imports.
Public methodSetImportMode
When importing data to a line, set append/overwrite mode.
Public methodStatic memberTrimUBC2DModel
Trim the padding cells from the UBC IPINV2D Model.
Public methodWindow
Window an IP array channel to produce a normal channel.
Public methodStatic memberWinnowChanList
Removes obviously non-pseudo-section type channels from list.
Public methodStatic memberWinnowChanList2
Same as WinnowChanList_IP, but removes current X,Y,Z.
Public methodWriteDistantElectrodes
Write distant electrode locations to channels
Public methodWriteDistantElectrodesLST
Write distant electrode locations to channels for a LST of lines
Top
See Also