Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
|
Public Attributes | |
int | duration |
double | x |
double | y |
int | patience |
int | onSiteTime |
std::string | type |
![]() | |
int | vertexId |
uint64_t | time |
Definition at line 30 of file InputEvent.h.
int Call::duration |
Definition at line 32 of file InputEvent.h.
int Call::onSiteTime |
Definition at line 39 of file InputEvent.h.
int Call::patience |
Definition at line 37 of file InputEvent.h.
std::string Call::type |
Definition at line 40 of file InputEvent.h.
double Call::x |
Definition at line 34 of file InputEvent.h.
double Call::y |
Definition at line 35 of file InputEvent.h.