EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
eeros::control::Saturation< T, typename std::enable_if< std::is_arithmetic< T >::value >::type > Member List

This is the complete list of members for eeros::control::Saturation< T, typename std::enable_if< std::is_arithmetic< T >::value >::type >, including all inherited members.

Block1i1o()eeros::control::Block1i1o< T >inline
disable()eeros::control::Saturation< T, typename std::enable_if< std::is_arithmetic< T >::value >::type >inlinevirtual
enable()eeros::control::Saturation< T, typename std::enable_if< std::is_arithmetic< T >::value >::type >inlinevirtual
enabledeeros::control::Saturation< T, typename std::enable_if< std::is_arithmetic< T >::value >::type >protected
getIn()eeros::control::Block1i1o< T >inlinevirtual
getName()eeros::control::Blockvirtual
getOut()eeros::control::Block1i1o< T >inlinevirtual
ineeros::control::Block1i1o< T >protected
lowerLimiteeros::control::Saturation< T, typename std::enable_if< std::is_arithmetic< T >::value >::type >protected
outeeros::control::Block1i1o< T >protected
run()eeros::control::Saturation< T, typename std::enable_if< std::is_arithmetic< T >::value >::type >inlinevirtual
Saturation()eeros::control::Saturation< T, typename std::enable_if< std::is_arithmetic< T >::value >::type >inline
Saturation(T sym)eeros::control::Saturation< T, typename std::enable_if< std::is_arithmetic< T >::value >::type >inline
Saturation(T lower, T upper)eeros::control::Saturation< T, typename std::enable_if< std::is_arithmetic< T >::value >::type >inline
setLimit(T lower, T upper)eeros::control::Saturation< T, typename std::enable_if< std::is_arithmetic< T >::value >::type >inlinevirtual
setName(std::string name)eeros::control::Blockvirtual
upperLimiteeros::control::Saturation< T, typename std::enable_if< std::is_arithmetic< T >::value >::type >protected
~Runnable()eeros::Runnableinlinevirtual