public class ViscosityDataSet extends ViscosityModel
| Constructor and Description |
|---|
ViscosityDataSet() |
| Modifier and Type | Method and Description |
|---|---|
double |
evalViscosity(double t,
double p)
Evaluates viscosity by interpolation in a data set table
|
MultiDataSet |
getDataset() |
void |
setDataset(MultiDataSet dataset) |
evalViscosityapplyMixRule, getConvAdd, getConvFact, getDescription, getFixedValue, getInputRanges, getLabel, getOutputRanges, getPar, getStatus, setConvAdd, setConvFact, setDescription, setFixedValue, setLabel, setPar, setParameterByIndex, toStringSummarypublic double evalViscosity(double t,
double p)
evalViscosity in class ViscosityModelt - temperaturep - pressurepublic MultiDataSet getDataset()
public void setDataset(MultiDataSet dataset)