DSP  1.5.0
Digital Signal Processing
DSP.FourierTransform Member List
This is the complete list of members for DSP.FourierTransform, including all inherited members.
Compute(UInt32 NumSamples, Double[] pRealIn, Double[] pImagIn, Double[] pRealOut, Double[] pImagOut, Boolean bInverseTransform)DSP.FourierTransform [static]
Compute2D(UInt32 width, UInt32 height, ref Double[] pRealIn, Double[] pImagIn, ref Double[] pRealOut, ref Double[] pImagOut, Boolean bInverseTransform=false)DSP.FourierTransform [static]
Decibel (defined in DSP.FourierTransform)DSP.FourierTransform
FREQUENCYSLOTCOUNT (defined in DSP.FourierTransform)DSP.FourierTransform
GetPeaks(double[] leftChannel, double[] rightChannel, int sampleFrequency) (defined in DSP.FourierTransform)DSP.FourierTransform [static]
IndexToFrequency(UInt32 Index, UInt32 NumSamples)DSP.FourierTransform [static]
Norm(UInt32 NumSamples, Double[] pReal, Double[] pImag, Double[] pAmpl)DSP.FourierTransform [static]
normalizeFFTValue(double value) (defined in DSP.FourierTransform)DSP.FourierTransform [static]
NumberOfBitsNeeded(UInt32 PowerOfTwo)DSP.FourierTransform [static]
PeakFrequency(UInt32 NumSamples, Double[] pAmpl, Double samplingRate, ref UInt32 index)DSP.FourierTransform [static]
Raw (defined in DSP.FourierTransform)DSP.FourierTransform
ReverseBits(UInt32 index, UInt32 NumBits)DSP.FourierTransform [static]
SetMeterFrequencies(int[] meterFrequencies)DSP.FourierTransform [static]
Spectrum(ref double[] x, int method=Raw) (defined in DSP.FourierTransform)DSP.FourierTransform [static]
 All Classes Namespaces Functions