Image Component Library (ICL)
|
Utility structure for easier series plots. More...
#include <PlotWidget.h>
Public Member Functions | |
SeriesBuffer (int size=0) | |
void | push (float f) |
SeriesBuffer & | operator<< (float f) |
equivalent to push More... | |
Utility structure for easier series plots.
TODO: test test test
|
inlineexplicit |
|
inline |
equivalent to push
|
inline |