Click or drag to resize

CFFT2RadSpc Method

FFT2 transform Radially averaged power spectrum

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void RadSpc(
	CIMG im_gi,
	string spc_fil
)

public static void RadSpc(
	CIMG im_gi,
	string spc_fil
)

Parameters

im_gi
Type: GeoEngine.Core.GXNetCIMG
Input image (Transform grid)
spc_fil
Type: SystemString
Output Radial Spectrum file name string
See Also