|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.simBio.core.Component
org.simBio.core.Parameter
org.simBio.core.Composite
org.simBio.core.Reactor
org.simBio.bio.cor.Vanderpol_model_1928
public class Vanderpol_model_1928
Conversion from CellML 1.0 to Java was done using COR (0.9.31.28)
Copyright (c) 2002-2005 Oxford Cardiac Electrophysiology Group
| フィールドの概要 | |
|---|---|
double |
Main_epsilon
Main_epsilon (dimensionless). |
Node |
Main_x
Main_x (dimensionless). |
Node |
Main_y
Main_y (dimensionless). |
| クラス org.simBio.core.Parameter から継承されたフィールド |
|---|
value |
| コンストラクタの概要 | |
|---|---|
Vanderpol_model_1928()
|
|
| メソッドの概要 | |
|---|---|
protected void |
calculate(double t)
Computation. |
| クラス org.simBio.core.Composite から継承されたメソッド |
|---|
accept, getLink, getNode, getNodesIterator, getNodesSize |
| クラス org.simBio.core.Parameter から継承されたメソッド |
|---|
addValue, getValue, getValueString, prepare, setInitializer, setValue, setValueString, setValueToField |
| クラス org.simBio.core.Component から継承されたメソッド |
|---|
addDydt, end, getIndent, getIndentedShortName, getName, getName, getParent, getRoot, getShortName, getUnits, isNamed, isPrefixed, logIndented, quit, setLinks |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| インタフェース org.simBio.core.Node から継承されたメソッド |
|---|
addDydt, addValue, getValue, setValue |
| フィールドの詳細 |
|---|
public Node Main_x
public Node Main_y
public double Main_epsilon
| コンストラクタの詳細 |
|---|
public Vanderpol_model_1928()
| メソッドの詳細 |
|---|
protected void calculate(double t)
Reactor 内の calculatet - time (second).
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||