<< Click to Display Table of Contents >> Float array splitter |
![]() ![]() ![]() |
Splits an array to outputs.
Eingänge |
Typ |
Standard |
Beschreibung |
Array |
float array |
empty array |
Float array |
Ausgänge |
|||
Index 1 |
float |
0 |
Value at array position 1. If the array size is less than 1 the output is 0. |
... |
|||
Index 10 |
float |
0 |
Value at array position 10. If the array size is less than 10 the output is 0. |