Newer
Older
<group type="NXentry" name="$var.entryname#'$(__entryname__)'$var.serialno">
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<group type="NXinstrument" name="instrument">
<group type="NXcollection" name="$(name)_1">
<field type="NX_CHAR" name="depends_on">transformations/x<strategy mode="INIT"/>
</field>
<group type="NXtransformations" name="transformations">
<field depends_on="y" units="mm" type="NX_FLOAT64" name="x">
<strategy mode="INIT"/>$datasources.$(x1)<attribute type="NX_CHAR" name="transformation_type">translation<strategy mode="INIT"/>
</attribute>
<attribute type="NX_FLOAT64" name="vector">1 0 0<dimensions rank="1">
<dim value="3" index="1"/>
</dimensions>
<strategy mode="INIT"/>
</attribute>
</field>
<field units="mm" type="NX_FLOAT64" name="y">
<strategy mode="INIT"/>$datasources.$(y1)<attribute type="NX_CHAR" name="transformation_type">translation<strategy mode="INIT"/>
</attribute>
<attribute type="NX_FLOAT64" name="vector">0 1 0<dimensions rank="1">
<dim value="3" index="1"/>
</dimensions>
<strategy mode="INIT"/>
</attribute>
</field>
</group>
</group>
<group type="NXcollection" name="$(name)_2">
<field type="NX_CHAR" name="depends_on">transformations/x<strategy mode="INIT"/>
</field>
<group type="NXtransformations" name="transformations">
<field depends_on="y" units="mm" type="NX_FLOAT64" name="x">
<strategy mode="INIT"/>$datasources.$(x2)<attribute type="NX_CHAR" name="transformation_type">translation<strategy mode="INIT"/>
</attribute>
<attribute type="NX_FLOAT64" name="vector">1 0 0<dimensions rank="1">
<dim value="3" index="1"/>
</dimensions>
<strategy mode="INIT"/>
</attribute>
</field>
<field units="mm" type="NX_FLOAT64" name="y">
<strategy mode="INIT"/>$datasources.$(y2)<attribute type="NX_CHAR" name="transformation_type">translation<strategy mode="INIT"/>
</attribute>
<attribute type="NX_FLOAT64" name="vector">0 1 0<dimensions rank="1">
<dim value="3" index="1"/>
</dimensions>
<strategy mode="INIT"/>
</attribute>
</field>
</group>
</group>
<group type="NXcollection" name="$(name)_common">
<field type="NX_CHAR" name="depends_on">transformations/x<strategy mode="INIT"/>
</field>
<group type="NXtransformations" name="transformations">
<field depends_on="y" units="mm" type="NX_FLOAT64" name="x">
<strategy mode="INIT"/>$datasources.$(x)<attribute type="NX_CHAR" name="transformation_type">translation<strategy mode="INIT"/>
</attribute>
<attribute type="NX_FLOAT64" name="vector">1 0 0<dimensions rank="1">
<dim value="3" index="1"/>
</dimensions>
<strategy mode="INIT"/>
</attribute>
</field>
<field units="mm" type="NX_FLOAT64" name="y">
<strategy mode="INIT"/>$datasources.$(y)<attribute type="NX_CHAR" name="transformation_type">translation<strategy mode="INIT"/>
</attribute>
<attribute type="NX_FLOAT64" name="vector">0 1 0<dimensions rank="1">
<dim value="3" index="1"/>
</dimensions>
<strategy mode="INIT"/>
</attribute>
</field>
</group>
</group>
</group>
</group>
</definition>