Click or drag to resize

CFFTContin Method

Upward/Downward continuation filter

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2025.1.0.25
Syntax
public void Contin(
	double dist
)

public void Contin(
	double dist
)

Parameters

dist
Type: SystemDouble
Distance to continue; positive = downwards negative = upwards
See Also