template <class T>
class vtb::gui::TimeSeriesWindow
public vtb::gui::Window
draw() -> void
step(T t, const statistics_type & stats) -> void
TimeSeriesWindow()