Click or drag to resize
CIMU Class
Not a class. This is a catch-all group of functions working on IMG objects (see IMG). Grid operations include masking, trending, windowing, expanding and grid stitching.
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetCIMU

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class CIMU

The CIMU type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberAggToGeoColor
Create a geosoft color grid from an aggregate.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCRC
Computes a CRC Checksum on an image.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCRCGrid
Computes a CRC Checksum on a grid.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCRCGridInexact
Computes a CRC Checksum on a grid and allows you to specify number of bits of floats/doubles to drop so that the CRC will be same even of this are changed.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCRCInexact
Computes a CRC Checksum on an image and allows you to specify number of bits of floats/doubles to drop so that the CRC will be same even of this are changed.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberExportGridWithoutDataSectionXML
Export a Grid minus the data section as an XML file.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberExportGridXML
Export a Grid as an XML file.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberExportRawXML
Export a Grid as an XML file using a fast raw output.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberExportXML
Export a Grid as an XML file.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGetZVV
Extract an interpolated image value for given XY VV locations
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridAdd
Adds two Grid images together point-by-point.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridAGC
Automatic Gain Compensation of a grid.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridBool
Mask one grid against another using boolean logic operations.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridEdge
Get grid edge points
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridEdgePLY
Get grid edge points
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridExpand
Expand a grid and place dummies in the area beyond the original edges.
Public methodAvailable to anyoneStatic memberGridExpFill
Extends and fills a grid for FFT2.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridFill
Interpolates to fill dummies, generates an output grid.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridFilt
Applies a filter to a grid any number of passes.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridHead
Modifies Statistics contained in a grid header.
Public methodAvailable to anyoneStatic memberGridInFill
Fill in a ribbon along the edge and inside hollow areas of the grid
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridMask
Create a mask grid using a set of polygon coordinates defined in a separate file, then masking the polygon over an input grid.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridPeak
Pick grid peaks.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridPLY
Get the grid edge in a PLY
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridPLYEx
Get the grid edge in a PLY (with min points)
Public methodAvailable to anyoneStatic memberGridReprojectAndWindow
Create a new grid by reprojecting an existing grid and windowing its contents
Public methodAvailable to anyoneStatic memberGridResample
Create a new grid by resampling an existing grid
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridResize
Resize a grid to reduce the size not cover the outside dummies.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridShad
Create a shadded relief image.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridST
Update an ST object using a grid.
Public methodAvailable to anyoneStatic memberGridStat
Reports statistics contained in a grid header.
Public methodAvailable to anyoneStatic memberGridStatComp
Reports statistics contained in a grid header.
Public methodAvailable to anyoneStatic memberGridStatExt
Reports statistics of a grid's elements.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridStatTrend
Reports Trend Info of a grid (for first order coef only).
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridStatTrendExt
Reports Extended Trend Info of a grid (for upto third order coef).
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridStitch
Stitches together too grids
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridStitchCtl
Stitches together two grids - control file for options.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridTiff
Generate a Tiff (Tagged-Image file format) file with up to 16 grids.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridTrnd
Remove a trend surface from a grid.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridTrns
Transpose a grid by swapping the grid rows with the grid columns.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridVD
Apply vertical derivertive convolution filter to a grid.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridVol
Calculates the grid volumes above and below a reference base.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridWind
Create a grid using a defined area window within a larger grid.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridWind2
Window a grid.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridXYZ
Export a Grid image to an XYZ file.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberiGridType
Reports the true data the of a grid (geosoft types)
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberMakeMITabFile
Make a MapInfo tab file for this grid
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberMakeMITabfromGrid
Make a MapInfo tab file for this grid as rendered in a map
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberMakeMITabfromMap
Make a MapInfo tab file from this map
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberMosaic
Create a mosaic image of an image list.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberPeakSize
Define the sizes of all the peaks in an image.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberPeakSize2
Define the sizes of all the peaks in an image - new algorithm
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberPigeonHole
Pigeon-hole and count points by location into a grid.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberProfile
Extract a profile from a grid.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberProfileVV
Extract a VV profile from a grid.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberRangeGrids
Determine bounding rectangle for a set of grids
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberRangeLL
Determine the range in lat. and long. of a projected grid
Public methodAvailable to anyoneStatic memberrSlopeStandardDeviation
Return the standard deviation of the slopes.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberStatWindow
Calculate grid statistics in a window
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberUpdatePLY
Update the grid boundary in the grid metadata
Top
See Also