ReactionRate Property

Gets or sets the current calculated reaction rate.

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double Rate { get; set; }

Property Value

Double

Implements

IReactionRate

See Also