|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.simBio.core.Component
org.simBio.core.Parameter
org.simBio.core.Composite
org.simBio.core.Reactor
org.simBio.bio.cor.Hodgkin_huxley_squid_axon_1952_modified
public class Hodgkin_huxley_squid_axon_1952_modified
Conversion from CellML 1.0 to Java was done using COR (0.9.31.28)
Copyright (c) 2002-2005 Oxford Cardiac Electrophysiology Group
| Field Summary | |
|---|---|
double |
leakage_current_g_L
leakage_current_g_L (milliS_per_cm2). |
double |
membrane_Cm
membrane_Cm (microF_per_cm2). |
double |
membrane_E_R
membrane_E_R (millivolt). |
Node |
membrane_V
membrane_V (millivolt). |
double |
potassium_channel_g_K
potassium_channel_g_K (milliS_per_cm2). |
Node |
potassium_channel_n_gate_n
potassium_channel_n_gate_n (dimensionless). |
double |
sodium_channel_g_Na
sodium_channel_g_Na (milliS_per_cm2). |
Node |
sodium_channel_h_gate_h
sodium_channel_h_gate_h (dimensionless). |
Node |
sodium_channel_m_gate_m
sodium_channel_m_gate_m (dimensionless). |
| Fields inherited from class org.simBio.core.Parameter |
|---|
value |
| Constructor Summary | |
|---|---|
Hodgkin_huxley_squid_axon_1952_modified()
|
|
| Method Summary | |
|---|---|
protected void |
calculate(double t)
Computation. |
| Methods inherited from class org.simBio.core.Composite |
|---|
accept, getLink, getNode, getNodesIterator, getNodesSize |
| Methods inherited from class org.simBio.core.Parameter |
|---|
addValue, getValue, getValueString, prepare, setInitializer, setValue, setValueString, setValueToField |
| Methods inherited from class org.simBio.core.Component |
|---|
addDydt, end, getIndent, getIndentedShortName, getName, getName, getParent, getRoot, getShortName, getUnits, isNamed, isPrefixed, logIndented, quit, setLinks |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.simBio.core.Node |
|---|
addDydt, addValue, getValue, setValue |
| Field Detail |
|---|
public Node membrane_V
public Node potassium_channel_n_gate_n
public Node sodium_channel_h_gate_h
public Node sodium_channel_m_gate_m
public double leakage_current_g_L
public double membrane_Cm
public double membrane_E_R
public double potassium_channel_g_K
public double sodium_channel_g_Na
| Constructor Detail |
|---|
public Hodgkin_huxley_squid_axon_1952_modified()
| Method Detail |
|---|
protected void calculate(double t)
calculate in class Reactort - time (millisecond).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||