#include <nrnste.h>
Definition at line 42 of file nrnste.h.
◆ StateTransitionEvent()
| StateTransitionEvent::StateTransitionEvent |
( |
int |
nstate, |
|
|
Point_process * |
pnt |
|
) |
| |
◆ ~StateTransitionEvent()
| StateTransitionEvent::~StateTransitionEvent |
( |
| ) |
|
|
virtual |
◆ activate()
| void StateTransitionEvent::activate |
( |
| ) |
|
◆ deactivate()
| void StateTransitionEvent::deactivate |
( |
| ) |
|
◆ nstate()
| int StateTransitionEvent::nstate |
( |
| ) |
|
|
inline |
◆ state() [1/2]
| int StateTransitionEvent::state |
( |
| ) |
|
|
inline |
◆ state() [2/2]
| void StateTransitionEvent::state |
( |
int |
i | ) |
|
◆ transition()
| void StateTransitionEvent::transition |
( |
int |
src, |
|
|
int |
dest, |
|
|
double * |
var1, |
|
|
double * |
var2, |
|
|
HocCommand * |
hc |
|
) |
| |
◆ activated_
| int StateTransitionEvent::activated_ |
◆ istate_
| int StateTransitionEvent::istate_ |
◆ nstate_
| int StateTransitionEvent::nstate_ |
◆ pnt_
◆ states_
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/8.2.6/src/nrniv/nrnste.h
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/8.2.6/src/nrncvode/netcvode.cpp
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/8.2.6/src/nrniv/nrnste.cpp