Public Member Functions | Public Attributes | List of all members
PJ::CreatedSeriesBase Struct Reference

#include <reactive_function.h>

Inheritance diagram for PJ::CreatedSeriesBase:
Inheritance graph
[legend]

Public Member Functions

std::pair< double, double > at (unsigned i) const
 
void clear ()
 
 CreatedSeriesBase (PlotDataMapRef *data_map, const std::string &name, bool timeseries)
 
void push_back (double x, double y)
 
unsigned size () const
 

Public Attributes

PJ::PlotDataXY_plot_data = nullptr
 

Detailed Description

Definition at line 39 of file reactive_function.h.

Constructor & Destructor Documentation

◆ CreatedSeriesBase()

PJ::CreatedSeriesBase::CreatedSeriesBase ( PlotDataMapRef data_map,
const std::string &  name,
bool  timeseries 
)

Definition at line 203 of file reactive_function.cpp.

Member Function Documentation

◆ at()

std::pair< double, double > PJ::CreatedSeriesBase::at ( unsigned  i) const

Definition at line 216 of file reactive_function.cpp.

◆ clear()

void PJ::CreatedSeriesBase::clear ( )

Definition at line 222 of file reactive_function.cpp.

◆ push_back()

void PJ::CreatedSeriesBase::push_back ( double  x,
double  y 
)

Definition at line 227 of file reactive_function.cpp.

◆ size()

unsigned PJ::CreatedSeriesBase::size ( ) const

Definition at line 232 of file reactive_function.cpp.

Member Data Documentation

◆ _plot_data

PJ::PlotDataXY* PJ::CreatedSeriesBase::_plot_data = nullptr

Definition at line 51 of file reactive_function.h.


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


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