SpecParseExpression Method

Compiles and evaluates the expression string using the current source (X) and target (Y) variable values.

Definition

Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public double ParseExpression()

Return Value

Double
The numeric result of evaluating the expression.

See Also