Classes | Typedefs | Functions
plotdata.h File Reference
#include <vector>
#include <memory>
#include <string>
#include <map>
#include <mutex>
#include <deque>
#include "PlotJuggler/optional.hpp"
#include "PlotJuggler/any.hpp"
#include <QDebug>
#include <QColor>
#include <type_traits>
#include <cmath>
#include <cstdlib>
#include <unordered_map>
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

class  PlotDataGeneric< Time, Value >
struct  PlotDataMapRef
class  PlotDataGeneric< Time, Value >::Point
struct  PlotDataGeneric< Time, Value >::RangeTime
struct  PlotDataGeneric< Time, Value >::RangeValue

Typedefs

typedef PlotDataGeneric
< double, double > 
PlotData
typedef PlotDataGeneric
< double, nonstd::any
PlotDataAny

Functions

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

Typedef Documentation

typedef PlotDataGeneric<double,double> PlotData

Definition at line 139 of file plotdata.h.

Definition at line 140 of file plotdata.h.


Function Documentation

double Abs ( double  val) [inline]

Definition at line 19 of file plotdata.h.

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

Definition at line 169 of file plotdata.h.



plotjuggler
Author(s): Davide Faconti
autogenerated on Wed Jul 3 2019 19:28:05