![]() |
irafhy
Interval arithmetic based Reachability Analysis Framework for Hybrid Automaton
|
#include <plotter.h>
Static Public Member Functions | |
static void | plot (const std::vector< capd::interval > &timeSequence={}, const std::vector< IntervalHull > &intervalHulls={}, const std::vector< std::size_t > &dimensions={}) |
plot the given information More... | |
|
static |
plot the given information
timeSequence | given time sequence |
intervalHulls | given interval hulls |
dimensions | dimensions which specify the data should be plotted |
References matplotlibcpp::axis(), matplotlibcpp::figure_size(), matplotlibcpp::fill_between(), matplotlibcpp::show(), matplotlibcpp::title(), matplotlibcpp::xlabel(), matplotlibcpp::xlim(), matplotlibcpp::ylabel(), and matplotlibcpp::ylim().