NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
Line Struct Reference

Structure for the horizontal and vertical lines in plots. More...

#include <interval.hpp>

Collaboration diagram for Line:

Public Member Functions

 Line ()
 

Public Attributes

std::string sDesc
 
std::string sStyle
 
double dPos
 

Detailed Description

Structure for the horizontal and vertical lines in plots.

Definition at line 106 of file interval.hpp.

Constructor & Destructor Documentation

◆ Line()

Line::Line ( )
inline

Definition at line 112 of file interval.hpp.

Member Data Documentation

◆ dPos

double Line::dPos

Definition at line 110 of file interval.hpp.

◆ sDesc

std::string Line::sDesc

Definition at line 108 of file interval.hpp.

◆ sStyle

std::string Line::sStyle

Definition at line 109 of file interval.hpp.


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