public class LocalParameterValue extends ASTNodeValue
ASTNode
s 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, setTime
public LocalParameterValue(ASTNodeInterpreter interpreter, org.sbml.jsbml.ASTNode node, org.sbml.jsbml.LocalParameter lp)
interpreter
- node
- lp
- public double compileDouble(double time, double delay)
ASTNodeValue
compileDouble
in class ASTNodeValue
Copyright © 2007–2021. All rights reserved.