Click or drag to resize
CTCGrregter Method
Create a terrain correction grid for a topo grid.

Available since Oasis montaj version: 5.0
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void Grregter(
	CIMG im_gi,
	CIMG im_go
)

Parameters

im_gi
Type: GeoEngine.Core.GXNetXCIMG
Input IMG (local DEM topo grid used for station elevation)
im_go
Type: GeoEngine.Core.GXNetXCIMG
Image of output grid
See Also