Hello,
I was wondering if it is possible to add a self-event to an ARTIFICIAL_CELL to the queue.
I know it is possible to add an event to a point processor with CVode.event() but I was wondering if it is possible to add a self-event, an event that will reach the NET_RECEIVE of the ARTIFICIAL_CELL (I assume there should also be an option to state the flag)
Thanks.
Add self event to queue
Moderator: wwlytton
-
- Site Admin
- Posts: 6384
- Joined: Wed May 18, 2005 4:50 pm
- Location: Yale University School of Medicine
- Contact:
Re: Add self event to queue
Presumably you want to use a hoc or Python statement to send an event.
Read the Programmer's Reference entry about the NetCon class's event() method.
FYI the concept of "self event" has nothing to do with this.
Read the Programmer's Reference entry about the NetCon class's event() method.
FYI the concept of "self event" has nothing to do with this.