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/16 19:29] – created sgranger | visual3d:documentation:pipeline:metric_commands:metric_explicit [2024/09/20 14:10] (current) – [Expressions] wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
This command creates a metric signal explicitly. | This command creates a metric signal explicitly. | ||
- | |< | + | < |
+ | Metric_Explicit | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | </ | ||
+ | |||
+ | {{:Event_Explicit.jpg}} | ||
Previous versions of Visual3D labeled this command Explicit_Metric | Previous versions of Visual3D labeled this command Explicit_Metric | ||
Line 11: | Line 18: | ||
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 | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | </ | ||
+ | |||
+ | {{:Event_Explicit_example.jpg}} | ||
==== Result ==== | ==== Result ==== | ||
- | {{Event_Explicit_exampleresult.jpg}} | + | {{:Event_Explicit_exampleresult.jpg}} |
==== Expressions ==== | ==== Expressions ==== | ||
Line 25: | Line 39: | ||
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 : 1.000000 , 1.000000 ; | + | Metric Value : 1.000000 , 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.1721158194.txt.gz · Last modified: 2024/07/16 19:29 by sgranger