IKL

Contents

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 (float) – The potassium leakage conductance which is modulated by both acetylcholine and norepinephrine.

  • E (float) – The reversal potential.

master_type#

alias of HHTypedNeuron