Click or drag to resize

MaterialStreamGetUniversalConstant1 Method


Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public Object GetUniversalConstant1(
	Object materialObject,
	Object props
)
Request Example View Source

Parameters

materialObject  Object
 
props  Object
 

Return Value

Object

Implements

ICapeThermoPropertyPackage.GetUniversalConstant(Object, Object)
See Also