Click or drag to resize

MaterialStreamSetTemperature(String) Method

Sets the temperature according to the specified units.

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

Parameters

valuestring  String
value + units, i.e. '100 C'

Return Value

String
See Also