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

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void WriteSpectrum(
	CVV oVV1,
	string str2
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
Output power spectrum VV
str2
Type: SystemString
File name for output spectrum
See Also