Click or drag to resize
CFFT2RadSpcAlt Method
FFT2 transform Radially averaged power spectrum - log before average and no normalization

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public static void RadSpcAlt(
	CGXNETCore gxNetShared,
	CIMG im_gi,
	string spc_fil
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
im_gi
Type: GeoEngine.Core.GXNetXCIMG
Input image (Transform grid)
spc_fil
Type: SystemString
Output Radial Spectrum file name string
See Also