Uses of Interface
org.simBio.core.Variable

Packages that use Variable
org.simBio.bio.matsuoka_et_al_2003.function The common functions among models 
org.simBio.core.integrator   
 

Uses of Variable in org.simBio.bio.matsuoka_et_al_2003.function
 

Fields in org.simBio.bio.matsuoka_et_al_2003.function declared as Variable
 Variable Diffusion.target
           
 

Uses of Variable in org.simBio.core.integrator
 

Classes in org.simBio.core.integrator that implement Variable
 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
 



Copyright © 2002-2008 Cell/Biodinamics simulation project. All Rights Reserved.