HCN1_MA2024_PC#
- class braincell.channel.HCN1_MA2024_PC(size, g_max=Quantity(0.1, 'mS / cm^2'), E=Quantity(-34.4, 'mV'), temp=Quantity(296.15, 'K'), name=None)#
Template-based import of
HCN1_MA2024_PC.mod.- current(V)[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
HHTypedNeuron