Material StreamGet Universal Constant(Object) Method
Retrieves values of universal constants from the Property Package.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Values of universal constants
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public Object GetUniversalConstant(
Object props
)VB
Public Function GetUniversalConstant (
props As Object
) As ObjectParameters
- props Object
- List of universal constants to be retrieved
Return Value
ObjectValues of universal constants
Implements
ICapeThermoMaterialObjectGetUniversalConstant(Object)Remarks
DWSIM passes this call to the Property Package currently associated to the stream.