CaHT_Re1993#

class braincell.channel.CaHT_Re1993(size, g_max=Quantity(1., 'mS / cm^2'), temp=Quantity(309.15, 'K'), q10_p=2.3, temp_ref_p=Quantity(296.15, 'K'), q10_q=2.3, temp_ref_q=Quantity(296.15, 'K'), V_sh=Quantity(0., 'mV'), name=None)#

Reuveni 1993 high-threshold calcium current.

current(V, Ca)[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 Calcium