EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
DeMuxBlockTest< N, M, T > Class Template Reference
Collaboration diagram for DeMuxBlockTest< N, M, T >:

Public Member Functions

 DeMuxBlockTest ()
 
int run (const char *filepath)
 

Protected Attributes

eeros::control::Output
< eeros::math::Matrix< N, M, T > > 
data
 
eeros::control::DeMux< N *M, T,
eeros::math::Matrix< N, M, T > > 
uut
 

Constructor & Destructor Documentation

template<int N, int M, typename T = double>
DeMuxBlockTest< N, M, T >::DeMuxBlockTest ( )
inline

Here is the call graph for this function:

Member Function Documentation

template<int N, int M, typename T = double>
int DeMuxBlockTest< N, M, T >::run ( const char *  filepath)
inline

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

template<int N, int M, typename T = double>
eeros::control::Output<eeros::math::Matrix<N, M, T> > DeMuxBlockTest< N, M, T >::data
protected
template<int N, int M, typename T = double>
eeros::control::DeMux<N*M, T, eeros::math::Matrix<N, M, T> > DeMuxBlockTest< N, M, T >::uut
protected

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