#include <cm_compartmentcurrents.h>
◆ CompartmentCurrents() [1/2]
| nest::CompartmentCurrents::CompartmentCurrents |
( |
double |
v_comp | ) |
|
◆ CompartmentCurrents() [2/2]
| nest::CompartmentCurrents::CompartmentCurrents |
( |
double |
v_comp, |
|
|
const Dictionary & |
channel_params |
|
) |
| |
◆ ~CompartmentCurrents()
| nest::CompartmentCurrents::~CompartmentCurrents |
( |
| ) |
|
|
inline |
◆ add_receptor_info()
| void nest::CompartmentCurrents::add_receptor_info |
( |
std::vector< Dictionary > & |
info, |
|
|
const long |
compartment_index |
|
) |
| |
|
inline |
◆ add_synapse() [1/2]
| void nest::CompartmentCurrents::add_synapse |
( |
const std::string & |
type, |
|
|
const long |
syn_idx |
|
) |
| |
|
inline |
◆ add_synapse() [2/2]
| void nest::CompartmentCurrents::add_synapse |
( |
const std::string & |
type, |
|
|
const long |
syn_idx, |
|
|
const Dictionary & |
receptor_params |
|
) |
| |
|
inline |
◆ f_numstep()
| std::pair< double, double > nest::CompartmentCurrents::f_numstep |
( |
const double |
v_comp, |
|
|
const long |
lag |
|
) |
| |
|
inline |
◆ get_recordables()
| std::map< std::string, double * > nest::CompartmentCurrents::get_recordables |
( |
const long |
compartment_idx | ) |
|
|
inline |
◆ pre_run_hook()
| void nest::CompartmentCurrents::pre_run_hook |
( |
| ) |
|
|
inline |
◆ set_syn_buffers()
| void nest::CompartmentCurrents::set_syn_buffers |
( |
std::vector< RingBuffer > & |
syn_buffers | ) |
|
|
inline |
◆ AMPA_NMDA_syns_
| std::vector< AMPA_NMDA > nest::CompartmentCurrents::AMPA_NMDA_syns_ |
|
private |
◆ AMPA_syns_
| std::vector< AMPA > nest::CompartmentCurrents::AMPA_syns_ |
|
private |
◆ GABA_syns_
| std::vector< GABA > nest::CompartmentCurrents::GABA_syns_ |
|
private |
◆ K_chan_
| K nest::CompartmentCurrents::K_chan_ |
|
private |
◆ Na_chan_
| Na nest::CompartmentCurrents::Na_chan_ |
|
private |
◆ NMDA_syns_
| std::vector< NMDA > nest::CompartmentCurrents::NMDA_syns_ |
|
private |
The documentation for this class was generated from the following files: