Public Member Functions | List of all members
tuw::ParamFuncs2StateBase Class Referenceabstract

#include <param_funcs_to_state.hpp>

Inheritance diagram for tuw::ParamFuncs2StateBase:
Inheritance graph
[legend]

Public Member Functions

virtual bool finished () const =0
 Returns wether the parametric functions evaluation has reached the end of the parametric functions domain definition. More...
 
virtual void reloadParam ()=0
 Reloads class parameters. To be called when parameters that influence the class variables are changed. More...
 
virtual void reset ()=0
 Resets class structures/variables. More...
 

Detailed Description

Definition at line 45 of file param_funcs_to_state.hpp.

Member Function Documentation

virtual bool tuw::ParamFuncs2StateBase::finished ( ) const
pure virtual

Returns wether the parametric functions evaluation has reached the end of the parametric functions domain definition.

Returns
True if evaluation is outside/on the border of the domain definition of the parametric functions.
virtual void tuw::ParamFuncs2StateBase::reloadParam ( )
pure virtual

Reloads class parameters. To be called when parameters that influence the class variables are changed.

virtual void tuw::ParamFuncs2StateBase::reset ( )
pure virtual

Resets class structures/variables.


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


tuw_control
Author(s): George Todoran
autogenerated on Mon Jun 10 2019 15:27:23