Public Member Functions | |
| GenericBinaryInputSynapse (float psr_level_hi=5, float psr_level_lo=0, bool isActive=true) | |
| virtual void | reset (SimContext &sim_ctxt) |
| virtual void | eventHit (SimContext &sim_ctxt, Time time, port_id_t port) |
Public Attributes | |
| float | psr_level_hi |
| float | psr_level_lo |
| bool | isActive |
Protected Types | |
| enum | { lvl_hi, lvl_lo } |
Protected Attributes | |
|
enum GenericBinaryInputSynapse:: { ... } | last_level |
1.7.1