#include <SpikeGraph.h>
Definition at line 12 of file SpikeGraph.h.
|
Definition at line 11 of file SpikeGraph.cpp. |
|
Definition at line 20 of file SpikeGraph.cpp. References data. |
|
Definition at line 40 of file SpikeGraph.h. |
|
Definition at line 27 of file SpikeGraph.cpp. References getValue(). |
|
Definition at line 48 of file SpikeGraph.h. Referenced by draw(). |
|
Definition at line 31 of file SpikeGraph.h. |
|
The size of the memory buffer of the graph Definition at line 18 of file SpikeGraph.h. |
|
Definition at line 57 of file SpikeGraph.h. Referenced by SpikeGraph(), and ~SpikeGraph(). |
|
The actual size of the data that was already set. Definition at line 21 of file SpikeGraph.h. Referenced by SpikeGraph(). |
|
The index that marks the start of the data. Virtually, the new data values added to the graph are pushed at the end of the data stack, while old values are popped at the beginning. In practice, just the index that marks the start of the data moves, while the new data values are overwritten over the older ones. Definition at line 29 of file SpikeGraph.h. Referenced by SpikeGraph(). |
|
Definition at line 23 of file SpikeGraph.h. |
Thyrix homepage Users' guide
(C) Arxia 2004-2005