|
CAPD::DynSys Library
6.0.0
|
#include <capd/dynsys/StepControl.h>
Public Types | |
| typedef NoStepControl | StepControlType |
Public Member Functions | |
| StepControlInterface () | |
| StepControlInterface (const StepControlType &stepControl) | |
| void | turnOnStepControl () |
| void | turnOffStepControl () |
| const StepControlType & | getStepControl () const |
| void | setStepControl (const StepControlType &stepControl) |
| bool | isStepChangeAllowed () const |
| void | onOffStepControl (bool) |
| void | setAbsoluteTolerance (double) |
| void | setRelativeTolerance (double) |
Protected Attributes | |
| StepControlType | m_stepControl |
| typedef NoStepControl capd::dynsys::StepControlInterface< NoStepControl, double >::StepControlType |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
protectedinherited |