jaxley.channels.K#
- class K(name=None)[source]#
Bases:
ChannelPotassium channel based on Sterratt, Graham, Gillies & Einevoll.
The following parameters are registered in
channel_params:Name
Default
Description
Unit
K_gK0.036
Maximal potassium conductance.
S/cm²
K_eK-77.0
Potassium reversal potential.
mV
K_tadj1.0
Temperature adjustment factor (Q10 scaling).
1
temperature37.0
Absolute temperature.
°C
The following dynamic gating variables are registered in
channel_states:Name
Initial value
Description
Unit
K_n0.2
Potassium activation gate.
1
- Parameters:
name (str | None)
- channel_params = None#
- channel_states = None#
- current_name = None#
- init_state(states, params, voltage, delta_t)[source]#
Initialize the state such at fixed point of gate dynamics.
- init_params(states, params, voltage, delta_t)[source]#
Initialize the maximal conductances given the temperature.