Divide Complex Value

From Visuino
Revision as of 08:29, 16 August 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoComplexDivide.png == Summary == Divides a specified value by the value of the complex signal. == Description == Use this component to divide a specified value by the value of the complex signal. The result is output continuously at the **Out** pin. This is useful for scaling, normalizing, or adjusting complex signals using a constant divisor. <b>Diagram:</b> Image:TArduinoComplexDivide.Preview.png == Categories == *Image:TArduinoComplexCat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduinoComplexDivide.png

Summary

Divides a specified value by the value of the complex signal.

Description

Use this component to divide a specified value by the value of the complex signal. The result is output continuously at the **Out** pin. This is useful for scaling, normalizing, or adjusting complex signals using a constant divisor.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.
  • Value – The complex constant used as the divisor (Imaginary (X, Y), Real).

Pins

  • In – Complex input (dividend).
  • Out – Complex output (result after division by Value).