org.simBio.bio.matsuoka_et_al_2003.molecule.enzyme
Class IsometricContraction

java.lang.Object
  extended by org.simBio.core.Component
      extended by org.simBio.core.Parameter
          extended by org.simBio.core.Composite
              extended by org.simBio.core.Reactor
                  extended by org.simBio.bio.matsuoka_et_al_2003.molecule.enzyme.CrossBridgeNL
                      extended by org.simBio.bio.matsuoka_et_al_2003.molecule.enzyme.IsometricContraction
All Implemented Interfaces:
Node

public class IsometricContraction
extends CrossBridgeNL

Isometric Contraction

Version:
Created on 2003/05/29
Author:
Sarai
See Also:

XML example,
explanation (WORD doc)

Field Summary
 
Fields inherited from class org.simBio.bio.matsuoka_et_al_2003.molecule.enzyme.CrossBridgeNL
forceCB, ForceEcomp, forceExt, forceFactor, h, halfsarcomerelength, InextensibleLength, KForceEC, KForceLinearEc, NewCBF, optimumHSL, troponin, ZeroForceEL
 
Fields inherited from class org.simBio.core.Parameter
value
 
Constructor Summary
IsometricContraction()
           
 
Method Summary
protected  void calculate(double t)
          calculate the tension without contraction (isometric contraction)
 
Methods inherited from class org.simBio.bio.matsuoka_et_al_2003.molecule.enzyme.CrossBridgeNL
getCBfactor, getEffectiveFraction
 
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
 

Constructor Detail

IsometricContraction

public IsometricContraction()
Method Detail

calculate

protected void calculate(double t)
calculate the tension without contraction (isometric contraction)

Overrides:
calculate in class CrossBridgeNL
Parameters:
t -


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