Form FlowsheetGHGEmission Compositions Property
Gets or sets the dictionary of GHG emission composition profiles used for flowsheet-level emissions accounting.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public Dictionary<string, IGHGComposition> GHGEmissionCompositions { get; set; }VB
Public Property GHGEmissionCompositions As Dictionary(Of String, IGHGComposition)
Get
Set