sift:documentation:query
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sift:documentation:query [2024/06/19 12:46] – sgranger | sift:documentation:query [2024/11/15 15:31] (current) – wikisysop | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | in visual3d, sift, and inspect3d, a query is a way to select a subset of files or signals based on user-defined criteria. | + | ====== Query ====== |
| - | ===== query parameter in visual3d ===== | + | In Visual3D, Sift, and Inspect3D, a query is a way to select a subset of files or signals based on user-defined criteria. |
| - | several commands | + | ==== Query Parameter |
| - | expressions can be used as part of queries | + | Several commands in Visual3D have the Query parameter, which allows users to select a subset |
| - | \\ | + | |
| - | **example: | + | |
| + | Expressions can be used as part of queries as they are found [[Visual3D: | ||
| + | |||
| + | **Example: | ||
| < | < | ||
| - | select_active_file | + | Select_Active_File |
| - | /file_name=all_files | + | /FILE_NAME=ALL_FILES |
| - | /query=metric::processed::rknee_max::x > 70 | + | /QUERY=METRIC::PROCESSED::RKNEE_MAX::X > 70 |
| ; | ; | ||
| </ | </ | ||
| - | \\ | + | The above will set any C3D files that the specified value is above 70. The value (METRIC::PROCESSED::RKNEE_MAX::X) must be previously created. |
| - | the above will set any c3d files that the specified value is above 70. the value (metric::processed::rknee_max::x) must be previously created. | + | |
| - | ===== queries | + | ==== Queries |
| - | inspect3d | + | Inspect3D |
| - | it is possible to save inspect3d | + | It is possible to save Inspect3D |
sift/documentation/query.1718801187.txt.gz · Last modified: by sgranger
