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