MaterialStreamPropCheck3 Method

CAPE-OPEN 1.0 ICapeThermoPropertyPackage: Checks whether properties can be calculated. 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 PropCheck3(
	Object materialObject,
	Object props
)

Parameters

materialObject  Object
 
props  Object
 

Return Value

Object

Implements

ICapeThermoPropertyPackagePropCheck(Object, Object)

See Also