#include <analyser.h>
|
virtual | ~Analyser ()=default |
| destructor More...
|
|
virtual capd::C0Rect2Set | compute (const Time &duration, const System &system, const capd::C0Rect2Set &initCondition, const Settings &settings) const =0 |
| get the reachable condition with given system, initial condition and setting for specified duration More...
|
|
◆ ~Analyser()
virtual irafhy::Analyser::~Analyser |
( |
| ) |
|
|
virtualdefault |
◆ compute()
virtual capd::C0Rect2Set irafhy::Analyser::compute |
( |
const Time & |
duration, |
|
|
const System & |
system, |
|
|
const capd::C0Rect2Set & |
initCondition, |
|
|
const Settings & |
settings |
|
) |
| const |
|
pure virtual |
get the reachable condition with given system, initial condition and setting for specified duration
- Parameters
-
duration | specified duration |
system | given continuous dynamics |
initCondition | initial condition of the system |
settings | settings of the computation |
- Returns
- resulting reachable state set
Implemented in irafhy::Model< Analyser >, and irafhy::Model< irafhy::Analyser >.
The documentation for this class was generated from the following file:
- /home/jianqiang/CLionProjects/irafhy/include/irafhy/analyser.h