Marsyas
0.6.0-alpha
|
Computes the RMS Power of the input observations into one column. More...
#include <Power.h>
Inherits MarSystem.
Public Member Functions | |
void | addControls () |
MarSystem * | clone () const |
void | myProcess (realvec &in, realvec &out) |
Processes data. | |
Power (std::string name) | |
Power (const Power &a) | |
~Power () |
Computes the RMS Power of the input observations into one column.
void addControls | ( | ) |