Marsyas
0.6.0-alpha
|
Fanin of MarSystem objects. More...
#include <Fanin.h>
Inherits MarSystem.
Public Member Functions | |
MarSystem * | clone () const |
Fanin (std::string name) | |
Fanin (const Fanin &) | |
void | myProcess (realvec &in, realvec &out) |
Processes data. | |
~Fanin () |
Combines a series of MarSystem objects to a single MarSystem corresponding to executing the System objects one after the other in sequence. The output is summed together.
Warning: this will probably be deprecated soon.
Controls: none.