Click or drag to resize

Reactor_PFRProfile Property


Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public List<Tuple<double, double, double, List<ProfileItem>>> Profile { get; set; }
Request Example View Source

Property Value

ListTupleDouble, Double, Double, ListProfileItem
See Also