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

SignalDemux. More...

#include <signal_manipulation.h>

Inheritance diagram for MBSimControl::SignalDemux:
MBSimControl::Signal MBSim::Link MBSim::Element fmatvec::Atom

Public Member Functions

 SignalDemux (const std::string &name="")
 
void initializeUsingXML (xercesc::DOMElement *element)
 
void init (InitStage stage)
 
void addSignal (Signal *signal, fmatvec::VecInt index)
 
fmatvec::VecV getSignal ()
 
- Public Member Functions inherited from MBSimControl::Signal
 Signal (const std::string &name)
 
virtual void updateg (double t)
 
virtual void updategd (double t)
 
virtual void updateWRef (const fmatvec::Mat &ref, int i=0)
 
virtual void updateVRef (const fmatvec::Mat &ref, int i=0)
 
virtual void updatehRef (const fmatvec::Vec &hRef, int i=0)
 
virtual void updatedhdqRef (const fmatvec::Mat &ref, int i=0)
 
virtual void updatedhduRef (const fmatvec::SqrMat &ref, int i=0)
 
virtual void updatedhdtRef (const fmatvec::Vec &ref, int i=0)
 
virtual void updaterRef (const fmatvec::Vec &ref, int i=0)
 
virtual bool isActive () const
 
virtual bool gActiveChanged ()
 
virtual bool isSingleValued () const
 
std::string getType () const
 
virtual void plot (double t, double dt=1)
 
- Public Member Functions inherited from fmatvec::Atom
Atomoperator= (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)
 

Private Attributes

std::vector< Signal * > signals
 
std::vector< fmatvec::VecInt > indizes
 
std::vector< fmatvec::VecindizesTmp
 
std::vector< std::string > signalString
 
int totalSignalSize
 

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 boost::shared_ptr< bool > &a=boost::make_shared< bool >(true), const boost::shared_ptr< std::ostream > &s=boost::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

SignalDemux.

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