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

Public Member Functions

 MuxBlockTest ()
 
int run (const char *filepath)
 

Protected Attributes

eeros::control::Output< T > data [M *M]
 
eeros::control::Mux< M *N, T,
eeros::math::Matrix< M, N, T > > 
uut
 

Constructor & Destructor Documentation

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

Here is the call graph for this function:

Member Function Documentation

template<int M, int N, typename T = double>
int MuxBlockTest< M, N, 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 M, int N, typename T = double>
eeros::control::Output<T> MuxBlockTest< M, N, T >::data[M *M]
protected
template<int M, int N, typename T = double>
eeros::control::Mux<M * N, T, eeros::math::Matrix<M, N, T> > MuxBlockTest< M, N, T >::uut
protected

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