Builds a scalar array whose values are linearly interpolated between the specified Start and End values.
The Valid port returns false when Size is 1. In this case, the Result is halfway between Start and End.
Category: Array
Output Ports: Result, Valid
|
The size of the array.
|
|
The first value in the range of interpolated values.
|
|
The last value in the range of interpolated values.
|