FFT_WHITE_NOISEConstant Class

Add white noise option
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetFFT_WHITE_NOISEConstant

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static class FFT_WHITE_NOISEConstant

public static class FFT_WHITE_NOISEConstant

The FFT_WHITE_NOISEConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberADD
Add the input value to the real part of all non-DC components of the current power spectrum
Public fieldStatic memberSET
Set non-DC components to the input value and set the DC value to 0.0
Top
See Also