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) |
evalViscosity
applyMixRule, getConvAdd, getConvFact, getDescription, getFixedValue, getInputRanges, getLabel, getOutputRanges, getPar, getStatus, setConvAdd, setConvFact, setDescription, setFixedValue, setLabel, setPar, setParameterByIndex, toStringSummary
public double evalViscosity(double t, double p)
evalViscosity
in class ViscosityModel
t
- temperaturep
- pressurepublic MultiDataSet getDataset()
public void setDataset(MultiDataSet dataset)