NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Structure for the horizontal and vertical lines in plots. More...
#include <interval.hpp>
Public Member Functions | |
Line () | |
Public Attributes | |
std::string | sDesc |
std::string | sStyle |
double | dPos |
Structure for the horizontal and vertical lines in plots.
Definition at line 106 of file interval.hpp.
|
inline |
Definition at line 112 of file interval.hpp.
double Line::dPos |
Definition at line 110 of file interval.hpp.
std::string Line::sDesc |
Definition at line 108 of file interval.hpp.
std::string Line::sStyle |
Definition at line 109 of file interval.hpp.