Ask a Question | Search DSPSR: |
Home
|
Public Member Functions |
Public Attributes |
Protected Member Functions |
Protected Attributes |
List of all members
dsp::SpectralKurtosis Class Reference Perform Spectral Kurtosis on Input Timeseries, creating output Time Series. More...
Inheritance diagram for dsp::SpectralKurtosis:
Detailed DescriptionPerform Spectral Kurtosis on Input Timeseries, creating output Time Series. Output will be in time, frequency, polarization order Member Function Documentation◆ prepare()
Prepare for data operations. This method enables optimizations by some derived classes Reimplemented from dsp::Operation. References Signal::Coherence, Signal::Intensity, Signal::Nyquist, Signal::PPQQ, and Signal::Stokes. ◆ prepare_output()
ensure output parameters are configured correctly References Signal::Intensity, dsp::TimeSeries::OrderTFP, and Signal::PPQQ. ◆ reserve()
Reserve the maximum amount of memory required. This avoids the need to reallocate and copy later Reimplemented from dsp::Operation. ◆ set_omit_outliers()
On detecting an outlier, omit sample from any future computation of SK. This applies when computing SK for multiple resolutions and when integrating over time or frequency. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|