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