|
|
Measurement file data structure are contain in a text file. This file contains the measure specifications for an analysis geometric variations annotation. |
|
<TaaData>
Version: 5700 Mode: English LengthUnit: Millimeter ... |
|
| <TaaData> | |
| Start tag of data structure. | |
| Version: xyzz | |
| Defines the application data structure version, where: | |
|
x is the version number. |
|
|
y the release number. |
|
|
zz the service pack number. |
|
| Mode: English or French | |
| Defines the decimal separator for real number in this file: | |
|
A point "." for English. |
|
|
A coma ","for French. |
|
| LengthUnit: Millimeter | |
| Defines the data length unit, Millimeter only. | |
|
...
<Measures> ... |
|
| <Measures> | |
| Start tag of measures. | |
| NumberOfVariables: 7 | |
| Defines the number of variables. | |
| NumberOfMeasures: 10 | |
| Defines the number of measures. | |
| 0.2 0.1 0.1 0.1 0.1 0.1 0.1 | |
| 0.1 0.1 0.1 0.1 0.1 0.1 0.1 | |
| 0.1 0.1 0.1 0.1 0.1 0.1 0.1 | |
| 0.1 0.1 0.1 0.1 0.1 0.1 0.1 | |
| 0.1 0.1 0.1 0.1 0.1 0.1 0.1 | |
| -.1 -.1 -.1 -.1 -.1 -.1 -.1 | |
| -.1 -.1 -.1 -.1 -.1 -.1 -.1 | |
| -.1 -.1 -.1 -.1 -.1 -.1 -.1 | |
| -.1 -.1 -.1 -.1 -.1 -.1 -.1 | |
| -.1 -.1 -.1 -.1 -.1 -.1 -.1 | |
| Matrix where rows represent measures and columns represent variables. | |
|
... <EndPMeasures> ... |
|
| <EndMeasures> | |
| End tag of measures. | |
|
...
<EndTaaData> |
|
| <EndTaaData> | |
| End tag of data structure. |