NaP_SU2015_DCN#

class braincell.channel.NaP_SU2015_DCN(size, g_max=Quantity(0.01, 'mS / cm^2'), name=None)#

Template-based import of NaP_SU2015_DCN.mod.

current(V, Na, *unused)[source]#

Calculate the current for this ion channel.

This method should be implemented by subclasses to compute the current based on the channel’s specific properties and state.

Parameters:
  • *args – Variable length argument list.

  • **kwargs – Arbitrary keyword arguments.

Raises:

NotImplementedError – This method must be implemented by subclasses.

root_type#

alias of Sodium