Build Linearly Interpolated Array

 
 
 

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

Size

The size of the array.

Start

The first value in the range of interpolated values.

End

The last value in the range of interpolated values.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License