![]() |
#include <Regulator.h>
Public Member Functions | |
| Regulator () | |
| Constructor. | |
| Regulator (real k) | |
| Constructor. | |
| ~Regulator () | |
| Destructor. | |
| void | init (real k) |
| Initialize regulator (specify first time step). | |
| void | update (real k, real kmax, bool kfixed) |
| Update time step (set new desired value). | |
| void | update (real kmax) |
| Update maximum time step. | |
| real | timestep () const |
| Return time step. | |
|
|
Constructor.
|
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Initialize regulator (specify first time step).
|
|
|
Return time step.
|
|
|
Update maximum time step.
|
|
||||||||||||||||
|
Update time step (set new desired value).
|
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.