irafhy
Interval arithmetic based Reachability Analysis Framework for Hybrid Automaton
irafhy::Plotter Class Reference

#include <plotter.h>

Collaboration diagram for irafhy::Plotter:
Collaboration graph

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...
 

Member Function Documentation

◆ plot()

void irafhy::Plotter::plot ( const std::vector< capd::interval > &  timeSequence = {},
const std::vector< IntervalHull > &  intervalHulls = {},
const std::vector< std::size_t > &  dimensions = {} 
)
static

plot the given information

Parameters
timeSequencegiven time sequence
intervalHullsgiven interval hulls
dimensionsdimensions 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().

Here is the call graph for this function:

The documentation for this class was generated from the following files: