SigPack - the C++ signal processing library
sp::gplot::plot_data_s Struct Reference
Collaboration diagram for sp::gplot::plot_data_s:
Collaboration graph

Public Attributes

std::string label
 
std::string linespec
 

Detailed Description

Definition at line 33 of file gplot.h.

Member Data Documentation

◆ label

std::string sp::gplot::plot_data_s::label

Definition at line 34 of file gplot.h.

Referenced by sp::gplot::plot_add(), and sp::gplot::plot_add_mat().

◆ linespec

std::string sp::gplot::plot_data_s::linespec

Definition at line 35 of file gplot.h.

Referenced by sp::gplot::plot_add(), and sp::gplot::plot_add_mat().


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