Galfurian / GnuplotTracer

Classes used to plot simulation traces of variables in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GnuplotTracer Build Status

Classes used to plot simulation traces of variables in C++.

Structure

  • src : Application sources.
  • lib : Support libraries for the application.
  • include : Application headers.
  • tests : Sources for testing.
  • doc : Documentation including auto-generated doxygen.

About

Classes used to plot simulation traces of variables in C++.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 80.6%Language:CMake 19.4%