Click or drag to resize
CFFTHighPass Method
High bandpass filter

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 HighPass(
	double wlen,
	double fid_int
)

Parameters

wlen
Type: SystemDouble
Cutoff wavelength (meter)
fid_int
Type: SystemDouble
Fiducial increment of the FFT's channel data
See Also