User Tools

Site Tools


visual3d:documentation:pipeline:event_commands:event_global_maximum

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
visual3d:documentation:pipeline:event_commands:event_global_maximum [2024/10/02 19:44] – [Version 5] wikisysopvisual3d:documentation:pipeline:event_commands:event_global_maximum [2025/02/20 20:59] (current) wikisysop
Line 1: Line 1:
 ====== Event Global Maximum ====== ====== Event Global Maximum ======
 +
 +==== Overview ====
 +This command identifies the global maximum of a specified signal within a given time range and creates an event at that peak value. This command is useful for detecting peak joint angles, force plate data peaks, or maximum velocity in motion capture trials.
 +
 +==== Pipeline Command ====
 +The following command shows the most recent update, **Version 6**.
 +
 +<code>
 +Event_Global_Maximum
 +/RESULT_EVENT_NAME=
 +! /SIGNAL_TYPES=
 +! /SIGNAL_FOLDER=ORIGINAL
 +! /SIGNAL_NAMES=
 +! /SIGNAL_COMPONENTS=
 +! /FRAME_OFFSET=0
 +! /TIME_OFFSET=
 +! /EVENT_SEQUENCE=
 +! /EXCLUDE_EVENTS=
 +! /EVENT_SEQUENCE_INSTANCE=0
 +! /EVENT_SUBSEQUENCE=
 +! /SUBSEQUENCE_EXCLUDE_EVENTS=
 +! /EVENT_SUBSEQUENCE_INSTANCE=0
 +! /THRESHOLD=
 +;
 +</code>
 +
 +==== Command Parameters ====
 +The following table shows the command parameters and descriptions:
 +
 +|**/RESULT_EVENT_NAME=**     |Specifies the name of the event created at the peak signal value.|
 +|**! /SIGNAL_TYPES=**        |Type of signal from which the maximum value will be extracted (Target, Analog, etc.)|
 +|**! /SIGNAL_FOLDER=ORIGINAL**      |Folder within signal type.|
 +|**! /SIGNAL_NAMES=**    |Defines the signal from which the maximum value will be extracted.|
 +|**! /SIGNAL_COMPONENTS=**    |Component of the named signal which the maximum value will be found in (X, Y, Z)|
 +
  
 \\ \\
visual3d/documentation/pipeline/event_commands/event_global_maximum.1727898273.txt.gz · Last modified: 2024/10/02 19:44 by wikisysop