Quaternion Toggle Switch

From Visuino
Jump to navigation Jump to search

File:TArduinoQuaternionToggleSwitch.png

Summary

Summaries:Summary Quaternion Toggle Switch

Description

The Quaternion Toggle Switch component selects between two Quaternion inputs (True and False) based on the Select pin state. It is useful when you need to dynamically switch between two orientation/rotation values in 3D applications, robotics, or graphics.

Diagram:

Categories

Properties

Pins

  • True – Quaternion input when the Select pin is high/true.
  • False – Quaternion input when the Select pin is low/false.
  • Select – Boolean input that chooses which Quaternion input is passed to the output.
  • Out – Outputs the selected Quaternion.