Click or drag to resize

MaterialStreamGetCompoundMassConcentration Method


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

Parameters

name  String
 

Return Value

Double

Implements

IMaterialStreamGetCompoundMassConcentration(String)
See Also