Property PackageEnthalpy Calculation Override Field
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public Func<double[], double, double, State, PropertyPackage, double> EnthalpyCalculationOverrideVB
Public EnthalpyCalculationOverride As Func(Of Double(), Double, Double, State, PropertyPackage, Double)