Click or drag to resize
CFFTRCFilter Method
RC filter

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void RCFilter(
	double d1,
	int i2
)

Parameters

d1
Type: SystemDouble
Central cutoff wavelength (meter)
i2
Type: SystemInt32
Filter type: 1= Low-pass (regional) filter (default) 0= High-pass (residual) filter
See Also