#include <singlech.h>
Definition at line 11 of file singlech.h.
◆ SingleChan() [1/2]
| SingleChan::SingleChan |
( |
const char * |
name | ) |
|
◆ SingleChan() [2/2]
◆ ~SingleChan()
| SingleChan::~SingleChan |
( |
| ) |
|
|
virtual |
◆ cond() [1/2]
| int SingleChan::cond |
( |
int |
i | ) |
|
◆ cond() [2/2]
| void SingleChan::cond |
( |
int |
i, |
|
|
int |
cond |
|
) |
| |
◆ cond_transition()
| double SingleChan::cond_transition |
( |
| ) |
|
◆ cond_transitions()
| void SingleChan::cond_transitions |
( |
Vect * |
dt, |
|
|
Vect * |
cond |
|
) |
| |
◆ current_cond()
| int SingleChan::current_cond |
( |
| ) |
|
◆ current_state() [1/2]
| int SingleChan::current_state |
( |
| ) |
|
◆ current_state() [2/2]
| void SingleChan::current_state |
( |
int |
i | ) |
|
◆ erand1()
| double SingleChan::erand1 |
( |
| ) |
|
|
private |
◆ erand2()
| double SingleChan::erand2 |
( |
| ) |
|
|
private |
◆ get_rates()
◆ index()
| int SingleChan::index |
( |
const char * |
name | ) |
|
◆ n()
◆ name()
| const char * SingleChan::name |
( |
int |
i | ) |
|
◆ set_rates() [1/3]
| void SingleChan::set_rates |
( |
double |
v | ) |
|
◆ set_rates() [2/3]
| void SingleChan::set_rates |
( |
int |
i, |
|
|
int |
j, |
|
|
double |
tau |
|
) |
| |
◆ set_rates() [3/3]
◆ setrand()
◆ state_transition()
| double SingleChan::state_transition |
( |
| ) |
|
◆ state_transitions()
| void SingleChan::state_transitions |
( |
Vect * |
dt, |
|
|
Vect * |
state |
|
) |
| |
◆ current_
◆ erand_
| double(SingleChan::* SingleChan::erand_) () |
|
private |
◆ info_
◆ nprop_
◆ r_
◆ state_
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/singlech.h
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/8.2.6/src/nrniv/singlech.cpp