OpenHantek
Public Member Functions
SpectrumGenerator Class Reference

Analyzes the data from the dso. Calculates the spectrum and various data about the signal and saves the time-/frequencysteps between two values. More...

#include <spectrumgenerator.h>

Inheritance diagram for SpectrumGenerator:
Processor

Public Member Functions

 SpectrumGenerator (const DsoSettingsScope *scope, const DsoSettingsPostProcessing *postprocessing)
 Analyzes the data from the dso.
 
virtual void process (PPresult *data) override
 

Detailed Description

Analyzes the data from the dso. Calculates the spectrum and various data about the signal and saves the time-/frequencysteps between two values.

Member Function Documentation

◆ process()

void SpectrumGenerator::process ( PPresult data)
overridevirtual
Todo:
Check if record length is multiple of 2
Todo:
Reuse plan and use FFTW_MEASURE to get fastest algorithm

Implements Processor.


The documentation for this class was generated from the following files: