MsCalculationDirection

Description

The MsCalculationDirection enumeration contains directions of pointwise calculation mode.

It is used by the following property:

Available Values

Value Brief description
0 Forward. Calculation from start point to end point.
1 Backward. Calculation from end point to start point.

Comments

When the pointwise calculation mode is used, the calculation is executed sequentially in every point of the variable:

See also:

Ms Assembly Enumerations