Material StreamGet Universal Constant 1 Method
CAPE-OPEN 1.0 ICapeThermoPropertyPackage: Retrieves universal constants. Delegates to the associated property package.
Definition
Namespace: DWSIM.Thermodynamics.Streams
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 Object GetUniversalConstant1(
Object materialObject,
Object props
)VB
Public Function GetUniversalConstant1 (
materialObject As Object,
props As Object
) As Object