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

Structure for simplification of the standard axis labels. More...

Collaboration diagram for AxisLabels:

Public Attributes

std::string x
 
std::string y
 
std::string z
 

Detailed Description

Structure for simplification of the standard axis labels.

Definition at line 2481 of file plotdata.cpp.

Member Data Documentation

◆ x

std::string AxisLabels::x

Definition at line 2483 of file plotdata.cpp.

◆ y

std::string AxisLabels::y

Definition at line 2484 of file plotdata.cpp.

◆ z

std::string AxisLabels::z

Definition at line 2485 of file plotdata.cpp.


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