Click or drag to resize

CCHIMERA Methods

The CCHIMERA type exposes the following members.

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