public class ThermCondEqnPoly3 extends ThermCondModel
Constructor and Description |
---|
ThermCondEqnPoly3() |
Modifier and Type | Method and Description |
---|---|
double |
evalThermCond(double t,
double p) |
evalThermCond, getK
applyMixRule, getConvAdd, getConvFact, getDescription, getFixedValue, getInputRanges, getLabel, getOutputRanges, getPar, getStatus, setConvAdd, setConvFact, setDescription, setFixedValue, setLabel, setPar, setParameterByIndex, toStringSummary
public double evalThermCond(double t, double p)
evalThermCond
in class ThermCondModel