|
Marsyas
0.6.0-alpha
|
#include "PowerSpectrum.h"Go to the source code of this file.
Defines | |
| #define | PSD_DB 3 |
| #define | PSD_LOGMAG 6 |
| #define | PSD_LOGMAG2 7 |
| #define | PSD_MAG 2 |
| #define | PSD_PD 5 |
| #define | PSD_POWER 1 |
| #define | PSD_WDB 4 |
| #define PSD_DB 3 |
Definition at line 26 of file PowerSpectrum.cpp.
| #define PSD_LOGMAG 6 |
Definition at line 29 of file PowerSpectrum.cpp.
| #define PSD_LOGMAG2 7 |
Definition at line 30 of file PowerSpectrum.cpp.
| #define PSD_MAG 2 |
Definition at line 25 of file PowerSpectrum.cpp.
| #define PSD_PD 5 |
Definition at line 28 of file PowerSpectrum.cpp.
| #define PSD_POWER 1 |
Definition at line 24 of file PowerSpectrum.cpp.
| #define PSD_WDB 4 |
Definition at line 27 of file PowerSpectrum.cpp.
1.7.6.1