public class PMC_StateVariable<StateVarSymbol extends StateVariableSymbol,RN extends org.jscience.mathematics.number.Number<RN>> extends Object
| Modifier and Type | Field and Description |
|---|---|
org.jscience.mathematics.function.Polynomial<RN> |
myDerivativePoly |
| Constructor and Description |
|---|
PMC_StateVariable(StateVarSymbol symbol,
String fullName) |
| Modifier and Type | Method and Description |
|---|---|
org.jscience.mathematics.function.Polynomial<RN> |
getDerivativePoly(org.jscience.mathematics.function.Polynomial curvePoly) |
org.jscience.mathematics.function.Variable<RN> |
getPolyVar() |
void |
setPolyVar(org.jscience.mathematics.function.Variable<RN> pvar) |
public PMC_StateVariable(StateVarSymbol symbol, String fullName)
public org.jscience.mathematics.function.Variable<RN> getPolyVar()
public void setPolyVar(org.jscience.mathematics.function.Variable<RN> pvar)
public org.jscience.mathematics.function.Polynomial<RN> getDerivativePoly(org.jscience.mathematics.function.Polynomial curvePoly)
Copyright © 2010-2016. All Rights Reserved.