public abstract class VaporPressureModel extends PropertyEquation
Constructor and Description |
---|
VaporPressureModel() |
Modifier and Type | Method and Description |
---|---|
abstract double |
evalSatP(double t) |
abstract double |
evalSatT(double p) |
double |
getSatP() |
double |
getSatT() |
applyMixRule, getConvAdd, getConvFact, getDescription, getFixedValue, getInputRanges, getLabel, getOutputRanges, getPar, getStatus, setConvAdd, setConvFact, setDescription, setFixedValue, setLabel, setPar, setParameterByIndex, toStringSummary