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 clear () 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 171 of file reactive_function.cpp.

Member Function Documentation

◆ at()

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

Definition at line 175 of file reactive_function.cpp.

◆ atTime()

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

Definition at line 187 of file reactive_function.cpp.

◆ clear()

void PJ::TimeseriesRef::clear ( ) const

Definition at line 198 of file reactive_function.cpp.

◆ set()

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

Definition at line 181 of file reactive_function.cpp.

◆ size()

unsigned PJ::TimeseriesRef::size ( ) const

Definition at line 193 of file reactive_function.cpp.

Member Data Documentation

◆ _plot_data

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

Definition at line 34 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