Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | Letzte Überarbeitung Beide Seiten der Revision | ||
fileformats:c3d [2018/01/04 14:55] oliver |
fileformats:c3d [2018/01/04 14:58] oliver |
||
---|---|---|---|
Zeile 20: | Zeile 20: | ||
* The description of the parameter in the analysis (ANALYSIS:DESCRIPTIONS) can't be empty. | * The description of the parameter in the analysis (ANALYSIS:DESCRIPTIONS) can't be empty. | ||
* The subject associated which each parameter in the analysis (ANALYSIS:SUBJECTS) can't be empty. | * The subject associated which each parameter in the analysis (ANALYSIS:SUBJECTS) can't be empty. | ||
+ | |||
+ | **Informations display** | ||
+ | |||
+ | Vicon products (Workstation and Nexus) use the parameter EVENT:ICON_IDS to determine the type of the event (i.e. General, Foot Strike, Foot Off). Then, if the correct id is not set, their display are not correct. Even if there is no rule for the id value, these 3 next values are used in Vicon Workstation and Nexus: | ||
+ | |||
+ | General event: 0 | ||
+ | Foot Strike: 1 | ||
+ | Foot Off: 2 | ||
+ | |||
+ | Without the use of these values, it is known that Workstation and Nexus put all events in general (the default value is 0 in BTK). For Polygon, one user reported that some points had their values set to 0 when all events have their id set to 0. |