NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This structure defines the available ranges for the histograms. More...
Public Attributes | |
double | x [2] |
double | y [2] |
double | z [2] |
This structure defines the available ranges for the histograms.
Definition at line 47 of file plugin_histogram.cpp.
double Ranges::x[2] |
Definition at line 49 of file plugin_histogram.cpp.
Referenced by calculateDataForCenterPlot(), calculateHist1dData(), createHist1D(), createHist2D(), createOutputForHist1D(), createOutputForHist2D(), createPlotForHist1D(), createPlotsForHist2D(), plugin_histogram(), and prepareTicksForHist1d().
double Ranges::y[2] |
Definition at line 50 of file plugin_histogram.cpp.
Referenced by calculateDataForCenterPlot(), calculateHist1dData(), createHist1D(), createHist2D(), createOutputForHist2D(), createPlotsForHist2D(), and plugin_histogram().
double Ranges::z[2] |
Definition at line 51 of file plugin_histogram.cpp.
Referenced by calculateHist1dData(), calculateXYHist(), createHist1D(), createHist2D(), createOutputForHist1D(), createPlotForHist1D(), plugin_histogram(), and prepareTicksForHist1d().