Classes | Namespaces | Typedefs | Functions
plotdata.h File Reference
#include "plotdatabase.h"
#include "timeseries.h"
#include "stringseries.h"
#include <any>
Include dependency graph for plotdata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PJ::PlotDataMapRef
 

Namespaces

 PJ
 

Typedefs

using PJ::AnySeriesMap = std::unordered_map< std::string, PlotDataAny >
 
using PJ::PlotData = TimeseriesBase< double >
 
using PJ::PlotDataAny = TimeseriesBase< std::any >
 
using PJ::PlotDataXY = PlotDataBase< double, double >
 
using PJ::ScatterXYMap = std::unordered_map< std::string, PlotDataXY >
 
using PJ::StringSeriesMap = std::unordered_map< std::string, StringSeries >
 
using PJ::TimeseriesMap = std::unordered_map< std::string, PlotData >
 The PlotDataMapRef is the main data structure used to store all the timeseries in a single place. More...
 

Functions

template<typename Value >
void PJ::AddPrefixToPlotData (const std::string &prefix, std::unordered_map< std::string, Value > &data)
 


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:28