home
download
class models
standard gui
custom gui
models
user guide
problems
  previous | up | next

HHCell

electrically compact cell with Hodgkin-Huxley channels

A simple example cell with the bare minimum for a model based on the Hodgkin-Huxley equations. The cell has a list of channels, a list of ions, and an HHcalc object which contains other properties of the cell. HHcalc also contains the methods for integrating the equations under current clamp conditions. For a more sophisticated model, see ecKScell and the calculation objects therein.

    field     type       contents / default value    
AppletConfig list AppletConfig
HHChannel list HHChannel
HHIon list HHIon
HHCalc object HHCalc
optimization object ParamOptimization