 | FFT_DETRENDConstantALL Field |
Detrend order 1 using all data points
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic const int ALL = 2
public const int ALL = 2
Public Const ALL As Integer = 2
Public Const ALL As Integer = 2
public:
literal int ALL = 2
public:
literal int ALL = 2
static val mutable ALL: int
static val mutable ALL: int
Field Value
Type:
Int32
See Also