NRTLInteractionParameters Property |
Namespace: DWSIM.Thermodynamics.PropertyPackages.AuxiliaryAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public Dictionary<string, Dictionary<string, NRTL_IPData>> InteractionParameters { get; set; }
Public Property InteractionParameters As Dictionary(Of String, Dictionary(Of String, NRTL_IPData))
Get
Set
Request Example
View SourceProperty Value
DictionaryString,
DictionaryString,
NRTL_IPDataSee Also