MaterialStreamGetUniversalConstant1 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
public Object GetUniversalConstant1(
	Object materialObject,
	Object props
)

Parameters

materialObject  Object
 
props  Object
 

Return Value

Object

Implements

ICapeThermoPropertyPackageGetUniversalConstant(Object, Object)

See Also