A fuzzy logic C++ library
|
Struct used for transmitting horizontal scale of a plot, see PLOT_FUZZY::SetScale() and PLOT_FUZZY::GetScale() More...
#include <plot_fuzzy.hpp>
Public Member Functions | |
void | Print (FILE *f) const |
Public Attributes | |
double | scale |
double | x0 |
Struct used for transmitting horizontal scale of a plot, see PLOT_FUZZY::SetScale() and PLOT_FUZZY::GetScale()
void slifis_plot::PLOT_HSCALE::Print | ( | FILE * | f | ) | const [inline] |