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

Public Member Functions

 DBlockTest ()
 
int run (const char *filepath)
 

Protected Attributes

eeros::control::Output< T > data
 
eeros::control::D< T > uut
 

Constructor & Destructor Documentation

template<typename T = double>
DBlockTest< T >::DBlockTest ( )
inline

Member Function Documentation

template<typename T = double>
int DBlockTest< 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<typename T = double>
eeros::control::Output<T> DBlockTest< T >::data
protected
template<typename T = double>
eeros::control::D<T> DBlockTest< T >::uut
protected

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