ReactionStoichBaseDirectOrder Property

Gets or sets the reaction order for the forward rate with respect to this compound.

Definition

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

Property Value

Double

Implements

IReactionStoichBaseDirectOrder

See Also