EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SumBlockTestScalar< I, T > Class Template Reference

#include <SumBlockTest.hpp>

Collaboration diagram for SumBlockTestScalar< I, T >:

Public Member Functions

 SumBlockTestScalar ()
 
int run (const char *filepath)
 

Protected Attributes

eeros::control::Output< T > data [I]
 
eeros::control::Sum< I, T > uut
 

Constructor & Destructor Documentation

template<unsigned int I, typename T>
SumBlockTestScalar< I, T >::SumBlockTestScalar ( )
inline

Here is the call graph for this function:

Member Function Documentation

template<unsigned int I, typename T>
int SumBlockTestScalar< I, 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<unsigned int I, typename T>
eeros::control::Output<T> SumBlockTestScalar< I, T >::data[I]
protected
template<unsigned int I, typename T>
eeros::control::Sum<I, T> SumBlockTestScalar< I, T >::uut
protected

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