ReactionStoichBaseStoichCoeff Property

Gets or sets the stoichiometric coefficient for this compound (negative for reactants, positive for products).

Definition

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

Property Value

Double

Implements

IReactionStoichBaseStoichCoeff

See Also