#include <AnalysisWaveform.h>
Public Types | |
enum | method { FFT, BARTLETT, WELCH } |
Public Attributes | |
enum AnalysisWaveform::PowerCalculationOptions::method | method |
int | window_size |
const FFTtools::FFTWindowType * | type |
default power calculation options, may be changed by user
Definition at line 93 of file AnalysisWaveform.h.