visual3d:documentation:pipeline:metric_commands:metric_explicit
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| visual3d:documentation:pipeline:metric_commands:metric_explicit [2024/07/17 15:11] – sgranger | visual3d:documentation:pipeline:metric_commands:metric_explicit [2025/10/03 13:41] (current) – wikisysop | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | This command creates a metric signal explicitly. | + | ====Overview==== |
| - | |< | + | The **Metric Explicit** command creates a metric signal explicitly. This allows for the creation of a new signal |
| - | Previous versions of Visual3D labeled | + | ====Pipeline Command==== |
| + | |||
| + | The pipeline code for this command | ||
| + | |||
| + | < | ||
| + | Metric_Explicit | ||
| + | / | ||
| + | ! / | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | ====Command Parameters==== | ||
| + | |||
| + | The following table shows the command parameters seen above and their descriptions: | ||
| + | |||
| + | |**RESULT_METRIC_NAME**|**The name of the result signal**| | ||
| + | |**RESULT_METRIC_FOLDER**|**The name of the result signal folder**| | ||
| + | |**METRIC_VALUE**|**Value of signal components**| | ||
| + | |||
| + | ====Dialog==== | ||
| + | |||
| + | The command can be edited in a text editor or in a dialog form. To edit in the dialog pop up form either click on the **Edit** button in the pipeline workshop or double-click on the pipeline command. The dialog is shown below. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | The dialog box allows you to assign values to the command parameters outlined above. | ||
| ===== Example ===== | ===== Example ===== | ||
| Line 11: | Line 37: | ||
| This example will create a metric signal with 3 component values of 1, 2, 3. The resulting signal will be named **NEW_SIGNAL** and be located in the **OFFSET** folder. | This example will create a metric signal with 3 component values of 1, 2, 3. The resulting signal will be named **NEW_SIGNAL** and be located in the **OFFSET** folder. | ||
| - | |< | + | < |
| + | Metric_Explicit | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | {{: | ||
| ==== Result ==== | ==== Result ==== | ||
| - | {{:Event_Explicit_exampleresult.jpg}} | + | {{:visual3d: |
| ==== Expressions ==== | ==== Expressions ==== | ||
| Line 25: | Line 58: | ||
| For example, | For example, | ||
| - | **Metric_Explicit** | + | < |
| + | Metric_Explicit | ||
| ! / | ! / | ||
| / | / | ||
| / | / | ||
| - | **;** | + | ; |
| - | **Metric_Explicit** | + | </ |
| + | |||
| + | < | ||
| + | Metric_Explicit | ||
| ! / | ! / | ||
| / | / | ||
| / | / | ||
| - | **;** | + | ; |
| + | </ | ||
| The processing results for the second command are: | The processing results for the second command are: | ||
| - | Metric Name : METRIC:: | + | Metric Name : METRIC:: |
| - | Metric Expression : | + | Metric Expression : |
| - | Metric Value : | + | Metric Value : 1.000000 ;\\ |
| - | The second command be re-written as follows: | + | |
| + | The second command be re-written as follows | ||
| + | |||
| + | < | ||
| + | Metric_Explicit\\ | ||
| + | ! / | ||
| + | / | ||
| + | / | ||
| + | ;\\ | ||
| + | </ | ||
| - | **Metric_Explicit** | ||
| - | ! / | ||
| - | / | ||
| - | / | ||
| - | **;** | ||
| The processing results for the third command are: | The processing results for the third command are: | ||
| - | Metric Name : METRIC:: | + | Metric Name : METRIC:: |
| - | Metric Expression : | + | Metric Expression : |
| - | Metric Value : 2.000000 ; | + | Metric Value : 2.000000 ;\\ |
visual3d/documentation/pipeline/metric_commands/metric_explicit.1721229065.txt.gz · Last modified: by sgranger
