PlotOption Class Reference
This class contains options for the use of an external plot utility like guilogger or neuronviz or just simply file output.
More...
#include <plotoption.h>
List of all members.
Detailed Description
This class contains options for the use of an external plot utility like guilogger or neuronviz or just simply file output.
- Examples:
-
integration/main.cpp.
Constructor & Destructor Documentation
creates a new plotting object
- Parameters:
-
- See also:
- PlotMode
- Parameters:
-
| interval | every i-th step is plotted |
| parameter | free parameters for plotting tool Note: the argument whichSensor is removed. You can adjust this in the wirings now. |
Member Function Documentation
closes the connections to the plot tool
void flush |
( |
long |
step |
) |
[virtual] |
const std::string& getName |
( |
|
) |
const [inline] |
virtual PlotMode getPlotOptionMode |
( |
|
) |
const [inline, virtual] |
opens the connections to the plot tool
void setName |
( |
const std::string & |
name |
) |
[inline] |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: