Click or drag to resize
CCHIMERA Class
CHIMERA GX function library.
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetCCHIMERA

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

The CCHIMERA type exposes the following members.

Methods
  NameDescription
Public methodAvailable to specially licensed modulesStatic memberBarPlot
Plot a Bar plot of up to 8 channels.
Public methodAvailable to specially licensed modulesStatic memberCategorizeByValue
Transform values to the index of input data ranges.
Public methodAvailable to specially licensed modulesStatic memberCategorizeByValueDetLimit
Transform values to the index of input data ranges, with detection limit.
Public methodAvailable to specially licensed modulesStatic memberClipToDetectLimit
Apply detection limit clipping of data.
Public methodAvailable to specially licensed modulesStatic memberDrawCircleOffsetMarkers
Plots location marker and joining line for circle offset symbols
Public methodAvailable to specially licensed modulesStatic memberDrawRectangleOffsetMarkers
Plots location marker and joining line for rectangle offset symbols
Public methodAvailable to specially licensed modulesStatic memberDuplicateChem
Plot an ASSAY Duplicate result in a graph window.
Public methodAvailable to specially licensed modulesStatic memberDuplicateChemView
Plot an ASSAY Duplicate result in a new view.
Public methodAvailable to specially licensed modulesStatic memberFixedSymbolScatterPlot
Plot a scatter plot using a single fixed symbol. Optional data masking with masking colour. Optioinal database linking.
Public methodAvailable to specially licensed modulesStatic memberFixedSymbolTriPlot
Plot a tri-plot using a single fixed symbol. Optional data masking with masking colour. Optioinal database linking.
Public methodAvailable to specially licensed modulesStatic memberGetExpressionDataVV
Get data from a line using a channel expression.
Public methodAvailable to specially licensed modulesStatic memberGetLithogeochemData
Get all rows of non-dummy data in a database.
Public methodAvailable to specially licensed modulesStatic memberGetTransform
Get channel transform options and lambda values.
Public methodAvailable to specially licensed modulesStatic memberiIsAcquireChan
Is this channel in acQuire format (e.g. "Ag_ppm_4AWR")
Public methodAvailable to specially licensed modulesStatic memberiIsElement
Tests a string to see if it is an element symbol
Public methodAvailable to specially licensed modulesStatic memberLaunchHistogram
Launch histogram tool on a database.
Public methodAvailable to specially licensed modulesStatic memberLaunchProbability
Launch probability tool on a database.
Public methodAvailable to specially licensed modulesStatic memberLaunchScatter
Launch scatter tool on a database.
Public methodAvailable to specially licensed modulesStatic memberLaunchTriplot
Launch Triplot tool on a database.
Public methodAvailable to specially licensed modulesStatic memberMaskChanLST
Load a LST with mask channels.
Public methodAvailable to specially licensed modulesStatic memberOrderedChannelLST
Fill a list with the channels in the preferred order.
Public methodAvailable to specially licensed modulesStatic memberPiePlot
Plot a Pie plot of up to 8 channels.
Public methodAvailable to specially licensed modulesStatic memberPiePlot2
Same as PiePlot_CHIMERA, with a starting angle.
Public methodAvailable to specially licensed modulesStatic memberPlotStringClassifiedSymbolsLegendFromClassFile
Plot legend for the string classified symbols
Public methodAvailable to specially licensed modulesStatic memberrAtomicWeight
Return the atomic weight of a particular element.
Public methodAvailable to specially licensed modulesStatic memberRosePlot
Plot a Rose plot of up to 8 channels.
Public methodAvailable to specially licensed modulesStatic memberRosePlot2
Same as RosePlot_CHIMERA, with a starting angle.
Public methodAvailable to specially licensed modulesStatic memberScatter2
Plot the scatter plot on a map using symbol number, size and color VVs.
Public methodAvailable to specially licensed modulesStatic memberSetLithogeochemData
Set data back into a database.
Public methodAvailable to specially licensed modulesStatic memberStackedBarPlot
Plot a Bar plot of up to 8 channels, bars stacked on each other
Public methodAvailable to specially licensed modulesStatic memberStandard
Plot ASSAY Standard result in a graph window.
Public methodAvailable to specially licensed modulesStatic memberStandardView
Plot ASSAY Standard result in a graph window.
Public methodAvailable to specially licensed modulesStatic memberStringClassifiedScatterPlot
Plot a scatter plot using symbols based on a symbol class file. Optional data masking with masking colour. Optioinal database linking.
Public methodAvailable to specially licensed modulesStatic memberStringClassifiedTriPlot
Plot a tri-plot using symbols based on a symbol class file. Optional data masking with masking colour. Optioinal database linking.
Public methodAvailable to specially licensed modulesStatic memberTriPlot2
Plot the TriPlot on a map using symbol number, size and color VVs.
Public methodAvailable to specially licensed modulesStatic memberZoneColouredScatterPlot
Plot a scatter plot using colours based on a zone file. Optional data masking with masking colour. Optioinal database linking.
Public methodAvailable to specially licensed modulesStatic memberZoneColouredTriPlot
Plot a tri-plot using colours based on a zone file. Optional data masking with masking colour. Optioinal database linking.
Top
See Also