Multiply Complex By Analog Value
Jump to navigation
Jump to search
File:TArduinoComplexMultiplyByAnalog.png
Summary
Multiplies a complex input signal by a specified analog value.
Description
The **Multiply Complex By Analog Value** component scales a complex number by an analog constant defined in the **Value** property. The input complex signal received at the **In** pin is multiplied by this analog value, and the result is output at the **Out** pin. This is useful for adjusting the amplitude or scaling a complex signal by a real factor.
Diagram:
Categories
- File:TArduinoComplexCategory.png Category Complex – Complex number arithmetic.
- File:TArduinoMathCategory.png Category Math – Multiplication and scaling operations.
Properties
- Enabled – Enables or disables the component.
- Value – Analog multiplier applied to the complex input.
Pins
- In – Complex input signal.
- Out – Complex output (input multiplied by Value).