Click or drag to resize
CFFTWriteSpectrum Method
Writes a power spectrum to a file

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 WriteSpectrum(
	CVV gvv,
	string out_file
)

Parameters

gvv
Type: GeoEngine.Core.GXNetXCVV
Output power spectrum VV
out_file
Type: SystemString
File name for output spectrum
See Also