![]() |
irafhy
Interval arithmetic based Reachability Analysis Framework for Hybrid Automaton
|
#include <ODESolver.h>
Static Public Member Functions | |
static capd::C0Rect2Set | solve (const System &system, const capd::C0Rect2Set &set, const Time &duration, int TMOrder=30) |
solve the initial value problem using wrapped capd non-rigorous ode solver More... | |
|
static |
solve the initial value problem using wrapped capd non-rigorous ode solver
system | continuous dynamics |
set | initial state set |
duration | duration of the computation |
TMOrder | max order of the taylor model |
References irafhy::Time::end(), irafhy::System::odeSystem(), irafhy::Time::range(), and irafhy::Time::start().