#include <plot_parameters.h>
◆ PlotAnnotations() [1/2]
| dnf_composer::PlotAnnotations::PlotAnnotations |
( |
| ) |
|
◆ PlotAnnotations() [2/2]
| dnf_composer::PlotAnnotations::PlotAnnotations |
( |
std::string |
title, |
|
|
std::string |
x_label = "Spatial dimension", |
|
|
std::string |
y_label = "Amplitude" |
|
) |
| |
|
explicit |
◆ operator==()
| bool dnf_composer::PlotAnnotations::operator== |
( |
const PlotAnnotations & |
other | ) |
const |
◆ toString()
| std::string dnf_composer::PlotAnnotations::toString |
( |
| ) |
const |
◆ title
| std::string dnf_composer::PlotAnnotations::title |
◆ x_label
| std::string dnf_composer::PlotAnnotations::x_label |
◆ y_label
| std::string dnf_composer::PlotAnnotations::y_label |
The documentation for this struct was generated from the following files: