Click or drag to resize

CFFTAppSusc Method

Apparent susceptiblity filter

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

public void AppSusc(
	double strength
)

Parameters

strength
Type: SystemDouble
Total magnetic field strength
Remarks
Reduction to magnetic pole (RedPol_FFT) and downward continuation (Contin_FFT) should be called BEFORE using AppSusc_FFT.
See Also