public class LocalParameterValue extends ASTNodeValue
ASTNodes that refer to a LocalParameter.eqnSystem, logger| Constructor and Description |
|---|
LocalParameterValue(ASTNodeInterpreter interpreter,
org.sbml.jsbml.ASTNode node,
org.sbml.jsbml.LocalParameter lp) |
| Modifier and Type | Method and Description |
|---|---|
double |
compileDouble(double time,
double delay)
Computes the double value if the time has changed and otherwise returns the already computed
value
|
compileBoolean, getConstant, getName, getNode, getTime, getValue, isName, reset, setTimepublic LocalParameterValue(ASTNodeInterpreter interpreter, org.sbml.jsbml.ASTNode node, org.sbml.jsbml.LocalParameter lp)
interpreter - node - lp - public double compileDouble(double time,
double delay)
ASTNodeValuecompileDouble in class ASTNodeValueCopyright © 2007–2021. All rights reserved.