#include <nrnste.h>
Definition at line 38 of file nrnste.h.
◆ StateTransitionEvent()
StateTransitionEvent::StateTransitionEvent |
( |
int |
nstate, |
|
|
Point_process * |
pnt |
|
) |
| |
◆ ~StateTransitionEvent()
StateTransitionEvent::~StateTransitionEvent |
( |
| ) |
|
◆ 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()
◆ activated_
int StateTransitionEvent::activated_ {-1} |
◆ istate_
int StateTransitionEvent::istate_ {} |
◆ pnt_
◆ states_
std::vector<STEState> StateTransitionEvent::states_ {} |
The documentation for this struct was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/nrniv/nrnste.h
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/nrncvode/netcvode.cpp
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/nrniv/nrnste.cpp