インタフェース
org.simBio.core.Variable の使用

Variable を使用しているパッケージ
org.simBio.bio.matsuoka_et_al_2003.function The common functions among models 
org.simBio.core.integrator   
 

org.simBio.bio.matsuoka_et_al_2003.function での Variable の使用
 

Variable として宣言されている org.simBio.bio.matsuoka_et_al_2003.function のフィールド
 Variable Diffusion.target
           
 

org.simBio.core.integrator での Variable の使用
 

Variable を実装している org.simBio.core.integrator のクラス
 class Concentration
          The amount of ion (or molecule) is hold as value.
 class Euler
          the variable calculated by euler method
オイラー法で計算される変数
 class Positive
          keep the value positive.
 class PositiveRK
          Keep the value positive, for Runge-Kutta.
 class Probability
          Keep the value between 0 and 1.
 class RungeKutta
          RungeKutta法で計算される変数
the variable calculated by RungeKutta method
 



???(C) 2002-2007 ?????????????????????