Click or drag to resize
CFFTRCFilter Method
RC filter

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void RCFilter(
	double clen,
	int filter_type
)

Parameters

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