QtPdWidgets  2.3.1
Public Attributes | List of all members
Pd::XYGraph::Impl::Point Struct Reference

XY point type. More...

Public Attributes

double value [NumAxes]
 Value for each axis. More...
 
std::chrono::nanoseconds time
 Time of the point. More...
 

Detailed Description

XY point type.

Member Data Documentation

◆ time

std::chrono::nanoseconds Pd::XYGraph::Impl::Point::time

Time of the point.

◆ value

double Pd::XYGraph::Impl::Point::value[NumAxes]

Value for each axis.


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