SignalProcessingSystem.
More...
#include <signal_processing_system.h>
|
| SignalProcessingSystem (const std::string &name) |
|
virtual std::string | getType () const |
|
void | initializeUsingXML (xercesc::DOMElement *element) |
|
void | init (InitStage stage) |
|
void | updateg (double t) |
|
void | updategd (double t) |
|
void | updateWRef (const fmatvec::Mat &ref, int i=0) |
|
void | updateVRef (const fmatvec::Mat &ref, int i=0) |
|
void | updatehRef (const fmatvec::Vec &hRef, int i=0) |
|
void | updatedhdqRef (const fmatvec::Mat &ref, int i=0) |
|
void | updatedhduRef (const fmatvec::SqrMat &ref, int i=0) |
|
void | updatedhdtRef (const fmatvec::Vec &ref, int i=0) |
|
void | updaterRef (const fmatvec::Vec &ref, int i=0) |
|
bool | isActive () const |
|
bool | gActiveChanged () |
|
bool | isSingleValued () const |
|
virtual fmatvec::VecV | calculateOutput ()=0 |
|
void | setInputSignal (Signal *inputSignal_) |
|
virtual void | plot (double t, double dt=1) |
|
Atom & | operator= (const Atom &) |
|
void | setMessageStreamActive (MsgType type, bool active) |
|
void | getMessageStream (MsgType type, boost::shared_ptr< bool > &a, boost::shared_ptr< std::ostream > &s) |
|
void | adoptMessageStreams (const Atom *src=NULL) |
|
std::ostream & | msg (MsgType type) |
|
bool | msgAct (MsgType type) |
|
|
Signal * | inputSignal |
|
std::string | inputSignalString |
|
SignalProcessingSystem.
- Author
- Markus Schneider
The documentation for this class was generated from the following files:
- /home/mbsim/win64-dailyrelease/mbsim/modules/mbsimControl/mbsimControl/signal_processing_system.h
- /home/mbsim/win64-dailyrelease/mbsim/modules/mbsimControl/mbsimControl/signal_processing_system.cc