Click or drag to resize

CFFT.Contin Method

Upward/Downward continuation filter

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void Contin(
	double dist
)

public void Contin(
	double dist
)

Parameters

dist
Type: System.Double
Distance to continue; positive = downwards negative = upwards
See Also