Quaternion On/Off Switch: Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TArduinoQuaternionSwitch.png == Summary == {{:Summaries:Summary Quaternion On/Off Switch}} == Description == The Quaternion On/Off Switch component enables or disables the transfer of a Quaternion input value to the output. This allows selective control over when orientation/rotation data is passed forward in your project. <b>Diagram:</b> Image:TArduinoQuaternionSwitch.Preview.png == Categories == *Image:TArduinoMathCategory.png Category Quaterni..." |
(No difference)
|
Latest revision as of 07:12, 16 August 2025
File:TArduinoQuaternionSwitch.png
Summary
Summaries:Summary Quaternion On/Off Switch
Description
The Quaternion On/Off Switch component enables or disables the transfer of a Quaternion input value to the output. This allows selective control over when orientation/rotation data is passed forward in your project.
Diagram:
Categories
- File:TArduinoMathCategory.png Category Quaternion – Quaternion signal gating and control.
Properties
- InitialEnabled – Determines if the output is enabled at startup.
- Ignore Same – When enabled, prevents sending duplicate consecutive values.
- Send On Enable – When enabled, forces the current value to be sent as soon as the component is enabled.