Homepage | About EASA | Contact
Guide Section: Processing Object Data | EASAP Tree: DATA PROCESSING Branch
REPEATED COMPUTE is similar to SCALAR COMPUTE only Value: allows LIST's.
SCALAR's can still be referenced in the expression and their values are treated as constants for each evaluation of the Value: parameter expression. The LIST length of a REPEATED COMPUTE is the length of the longest LIST referenced in the Value: parameter expression.
Note: LIST's referenced in the expression used in the Value: parameter must either be of length equal to 1 or the same length.
![]() |
|
---|---|
Essential Parameters: | |
Value: | Expression that defines values to compute from LIST references |
Optional Parameters: | |
Type: | Type of number computed (default→Real, Integer) |
Unit Group: | Associates value with an existing DIMENSIONAL GROUP |
Note: Setting the Value: of a REPEATED COMPUTE to be equal to a text-type object may cause an EASAP to encounter errors and problems, so avoid setting the Value: parameter to be equal to CHOICE LIST or TEXTBOX object name.