Complex Array Value: Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TArduinoComplexArrayValue.png == Summary == Provides a predefined complex array value as output. == Description == The **Complex Array Value** component stores a predefined array of complex numbers, configurable through its **Value Elements** and **Elements** properties. You can add items by clicking the **3 dots** button to open the elements window, where you can insert **Set Value** or **Set Value State** elements. The resulting array is continuously ou..." |
(No difference)
|
Latest revision as of 12:06, 17 August 2025
File:TArduinoComplexArrayValue.png
Summary
Provides a predefined complex array value as output.
Description
The **Complex Array Value** component stores a predefined array of complex numbers, configurable through its **Value Elements** and **Elements** properties. You can add items by clicking the **3 dots** button to open the elements window, where you can insert **Set Value** or **Set Value State** elements. The resulting array is continuously output at the **Out** pin.
This is useful for supplying configurable complex arrays for testing, initialization, or signal processing purposes.
Diagram:
Categories
- File:TArduinoComplexCategory.png Category Complex – Complex number data handling.
- File:TArduinoArraysCategory.png Category Arrays – Array generation and storage.
Properties
- Enabled – Enables or disables the component.
- Value Elements – Click the 3 dots button to open the elements window and add complex values (Imaginary, Real).
- Elements – Click the 3 dots button to open the elements window and add items (**Set Value**, **Set Value State**).
Pins
- Out – Outputs the configured complex array.