All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Protected Attributes | List of all members
MBSimControl::SignalProcessingSystem Class Reference

SignalProcessingSystem. More...

#include <signal_processing_system.h>

Inheritance diagram for MBSimControl::SignalProcessingSystem:
MBSim::Link MBSim::Element fmatvec::Atom

Public Member Functions

 SignalProcessingSystem (const std::string &name)
 
virtual std::string getType () const
 
void initializeUsingXML (xercesc::DOMElement *element)
 
void init (InitStage stage)
 
void updateg ()
 
void updategd ()
 
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
 
const fmatvec::VecV & getOutput () const
 
void setInputSignal (Signal *inputSignal_)
 
int getSignalSize () const
 
- Public Member Functions inherited from fmatvec::Atom
Atomoperator= (const Atom &)
 
void setMessageStreamActive (MsgType type, bool active)
 
void getMessageStream (MsgType type, std::shared_ptr< bool > &a, std::shared_ptr< std::ostream > &s)
 
void adoptMessageStreams (const Atom *src=NULL)
 
std::ostream & msg (MsgType type)
 
bool msgAct (MsgType type)
 

Protected Attributes

SignalinputSignal
 
std::string inputSignalString
 
fmatvec::VecV output
 

Additional Inherited Members

- Public Types inherited from fmatvec::Atom
enum  MsgType
 
- Static Public Member Functions inherited from fmatvec::Atom
static void setCurrentMessageStream (MsgType type, const std::shared_ptr< bool > &a=std::make_shared< bool >(true), const std::shared_ptr< std::ostream > &s=std::make_shared< std::ostream >(std::cout.rdbuf()))
 
static std::ostream & msgStatic (MsgType type)
 
static bool msgActStatic (MsgType type)
 
- Protected Member Functions inherited from fmatvec::Atom
 Atom (const Atom &src)
 

Detailed Description

SignalProcessingSystem.

Author
Markus Schneider

The documentation for this class was generated from the following files:

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML