Reactor_ReaktoroGibbsGetPropertyValue Method

Returns the value of the specified property, converted to the given unit system.

Definition

Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override Object GetPropertyValue(
	string prop,
	IUnitsOfMeasure su = null
)

Parameters

prop  String
 
su  IUnitsOfMeasure  (Optional)
 

Return Value

Object

See Also