Divide Complex Value

From Visuino
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).