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

#include <reactive_function.h>

Public Member Functions

std::pair< double, double > at (unsigned i) const
 
double atTime (double t) const
 
void set (unsigned index, double x, double y)
 
unsigned size () const
 
 TimeseriesRef (PlotData *data)
 

Public Attributes

PJ::PlotData_plot_data = nullptr
 

Detailed Description

Definition at line 20 of file reactive_function.h.

Constructor & Destructor Documentation

◆ TimeseriesRef()

PJ::TimeseriesRef::TimeseriesRef ( PlotData data)

Definition at line 170 of file reactive_function.cpp.

Member Function Documentation

◆ at()

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

Definition at line 174 of file reactive_function.cpp.

◆ atTime()

double PJ::TimeseriesRef::atTime ( double  t) const

Definition at line 186 of file reactive_function.cpp.

◆ set()

void PJ::TimeseriesRef::set ( unsigned  index,
double  x,
double  y 
)

Definition at line 180 of file reactive_function.cpp.

◆ size()

unsigned PJ::TimeseriesRef::size ( ) const

Definition at line 192 of file reactive_function.cpp.

Member Data Documentation

◆ _plot_data

PJ::PlotData* PJ::TimeseriesRef::_plot_data = nullptr

Definition at line 32 of file reactive_function.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Jun 19 2023 03:12:56