Click or drag to resize

MaterialStreamSetPressure(String) Method

Sets the pressure according to the specified units.

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public string SetPressure(
	string valuestring
)
Request Example View Source

Parameters

valuestring  String
value + units, i.e. '34 atm'

Return Value

String
See Also