User Tools

Site Tools


visual3d:documentation:pipeline:signal_commands:signal_magnitude

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:pipeline:signal_commands:signal_magnitude [2024/07/03 17:30] – removed sgrangervisual3d:documentation:pipeline:signal_commands:signal_magnitude [2025/02/11 17:30] (current) – Minor clean up, added headers. wikisysop
Line 1: Line 1:
 +====== Signal Magnitude ======
  
 +The Signal_Magnitude command computes the vector magnitude of a multi-component signal for each frame of data.
 +
 +Concretely, given a 3-component vector V = (x, y, z) its magnitude is |V| = √(x^2 + y^2 + z^2).
 +
 +===== Pipeline Command =====
 +
 +<code>
 +Signal_Magnitude
 +! /SIGNAL_TYPES=
 +! /SIGNAL_FOLDER=ORIGINAL
 +! /SIGNAL_NAMES=
 +! /RESULT_FOLDERS=PROCESSED
 +! /RESULT_NAME=
 +! /APPLY_AS_SUFFIX_TO_SIGNAL_NAME=
 +;
 +</code>
 +
 +===== See Also =====
 +
 +Go back to [[visual3d:documentation:pipeline:signal_commands:signal_commands_overview|Signal Commands]].
visual3d/documentation/pipeline/signal_commands/signal_magnitude.1720027814.txt.gz · Last modified: 2024/07/03 17:30 by sgranger