|
NEST
2.6.0,not_revisioned_source_dir@0
|
Independent parameters of the model. More...
Public Member Functions | |
| Parameters_ () | |
| Sets default parameter values. More... | |
| void | get (DictionaryDatum &) const |
| Store current values in dictionary. More... | |
| double | set (const DictionaryDatum &) |
| Set values from dictionary. More... | |
Public Attributes | |
| double_t | tau_m_ |
| Membrane time constant in ms. More... | |
| double_t | c_m_ |
| Membrane capacitance in pF. More... | |
| double_t | t_ref_ |
| Refractory period in ms. More... | |
| double_t | E_L_ |
| Resting potential in mV. More... | |
| double_t | I_e_ |
| External DC current [pA]. More... | |
| double_t | U_th_ |
| Threshold, RELATIVE TO RESTING POTENTAIL(!). More... | |
| double_t | U_min_ |
| Lower bound, RELATIVE TO RESTING POTENTAIL(!). More... | |
| double_t | U_reset_ |
| Reset potential. More... | |
Independent parameters of the model.
1.8.7