org.simBio.bio.matsuoka_et_al_2003.molecule.enzyme
Class IsometricContraction
java.lang.Object
org.simBio.core.Component
org.simBio.core.Parameter
org.simBio.core.Composite
org.simBio.core.Reactor
org.simBio.bio.matsuoka_et_al_2003.molecule.enzyme.CrossBridgeNL
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)
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 |
Method Summary |
protected void |
calculate(double t)
calculate the tension without contraction (isometric contraction) |
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 |
IsometricContraction
public IsometricContraction()
calculate
protected void calculate(double t)
- calculate the tension without contraction (isometric contraction)
- Overrides:
calculate
in class CrossBridgeNL
- Parameters:
t
-
Copyright © 2005 Cell/Biodinamics simulation project. All Rights Reserved.