IKL#
- class brainpy.dyn.IKL(size, keep_size=False, g_max=0.005, E=-90.0, method=None, name=None, mode=None)[source]#
The potassium leak channel current.
- Parameters:
g_max (
Union[int,float,TypeVar(ArrayType,Array,Variable,TrainVar,Array,ndarray),Initializer,Callable]) – The potassium leakage conductance which is modulated by both acetylcholine and norepinephrine.E (
Union[int,float,TypeVar(ArrayType,Array,Variable,TrainVar,Array,ndarray),Initializer,Callable]) – The reversal potential.
- master_type#
alias of
HHTypedNeuron