User Tools

Site Tools


visual3d:documentation:pipeline:signal_commands:distance_along_path

Differences

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

Link to this comparison view

Next revision
Previous revision
visual3d:documentation:pipeline:signal_commands:distance_along_path [2024/06/14 17:30] – created sgrangervisual3d:documentation:pipeline:signal_commands:distance_along_path [2024/11/05 16:43] (current) – Created page. Working towards Pipeline Command template. wikisysop
Line 1: Line 1:
 +===== Distance Along Path =====
  
-There is currently no text in this page. You can [[Special:Search/Distance_Along_Path|search for this page title]] in other pages, [[/wiki.has-motion.com/index.php?title=Special:Log&page=Distance_Along_Path|search the related logs]]or [[/wiki.has-motion.com/index.php?title=Distance_Along_Path&action=edit|create this page]].+The command Distance_Along_Path computes the distance travelled by a vector from the start to point pIn the figure belowthe green line is the path travelled from the start to point P.
  
 +{{:On_off_axis_path.gif}}
  
 +==== Example: Distance Travelled by Target ====
  
-Retrieved from ""+The pipeline command below will calculate the distance travelled by the MID_PSIS [[visual3d:documentation:c3d_signal_types:target_data_type|TARGET]] along its path.
  
 +<code>
 +Distance_Along_Path
 +/SIGNAL_TYPES=TARGET
 +/SIGNAL_FOLDER=ORIGINAL
 +/SIGNAL_NAMES=MID_PSIS
 +/RESULT_FOLDERS=PROCESSED
 +/RESULT_NAME=PSIS_DISTANCE
 +! /APPLY_AS_SUFFIX_TO_SIGNAL_NAME=
 +! /EVENT_SEQUENCE=
 +! /EXCLUDE_EVENTS=
 +;
 +</code>
  
 +==== See Also ===
 +
 +Visual3D also contains commands for the [[visual3d:documentation:pipeline:signal_commands:distance_perpendicular_to_path|Distance Perpendicular to Path]] and [[visual3d:documentation:pipeline:signal_commands:distance_parallel_to_path|Distance Parallel to Path]]. Or return to the [[visual3d:documentation:pipeline:signal_commands:signal_commands_overview|Signal Commands]] overview.
visual3d/documentation/pipeline/signal_commands/distance_along_path.1718386200.txt.gz · Last modified: 2024/06/14 17:30 by sgranger