Home | Trees | Indices | Help |
|
---|
|
object --+ | local_linear_2D
Create local 2D linear system from a nonlinear system at a specified point. Currently, this class is specific to conductance-based Hodgkin-Huxley-like models. It assumes all variables can be given in conditionally-linear form tau_x(<other_vars>) x' = x_inf(<other_vars>) - x for some set of other variables (possibly none). Thus, a DSSRT assistant object is passed in to help with these quantities.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
da is a DSSRT assistant object associated with the model (for Psi dominance values, not Omegas). Hold all system vars constant that are not part of the 2D system specified by pair (voltage, other_var). extra v_inf terms should include a + or -, and should be given as a single string.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Dec 2 23:44:23 2012 | http://epydoc.sourceforge.net |