|
Marsyas
0.6.0-alpha
|
Flux calculate the flux between the current and prev. spectrum (e.g. output of PowerSpectrum) More...
#include <Flux.h>
Inherits MarSystem.
Public Member Functions | |
| MarSystem * | clone () const |
| Flux (std::string name) | |
| Flux (const Flux &a) | |
| void | myProcess (realvec &in, realvec &out) |
| Processes data. | |
| ~Flux () | |
Flux calculate the flux between the current and prev. spectrum (e.g. output of PowerSpectrum)
The flux is defined as the norm of the difference vector between two successive magnitue/power spectra, although different implementations are possible.
Controls:
1.7.6.1