 | ConstantFFT_DETREND_NONE Field |
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic const int FFT_DETREND_NONE = 0
public const int FFT_DETREND_NONE = 0
Public Const FFT_DETREND_NONE As Integer = 0
Public Const FFT_DETREND_NONE As Integer = 0
public:
literal int FFT_DETREND_NONE = 0
public:
literal int FFT_DETREND_NONE = 0
static val mutable FFT_DETREND_NONE: int
static val mutable FFT_DETREND_NONE: int
Field Value
Type:
Int32
See Also