ReactionVelUnit Property

Gets or sets the velocity (rate) unit string for this reaction.

Definition

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

Property Value

String

Implements

IReactionVelUnit

See Also