Public Member Functions | Public Attributes | List of all members
PlotDataGeneric< Time, Value >::Point Class Reference

#include <plotdata.h>

Public Member Functions

 Point (Time _x, Value _y)
 
 Point ()=default
 

Public Attributes

Time x
 
Value y
 

Detailed Description

template<typename Time, typename Value>
class PlotDataGeneric< Time, Value >::Point

Definition at line 41 of file plotdata.h.

Constructor & Destructor Documentation

template<typename Time, typename Value>
PlotDataGeneric< Time, Value >::Point::Point ( Time  _x,
Value  _y 
)
inline

Definition at line 45 of file plotdata.h.

template<typename Time, typename Value>
PlotDataGeneric< Time, Value >::Point::Point ( )
default

Member Data Documentation

template<typename Time, typename Value>
Time PlotDataGeneric< Time, Value >::Point::x

Definition at line 43 of file plotdata.h.

template<typename Time, typename Value>
Value PlotDataGeneric< Time, Value >::Point::y

Definition at line 44 of file plotdata.h.


The documentation for this class was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sat Jul 6 2019 03:44:18