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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<group type="NXinstrument" name="instrument">
<group type="NXcollection" name="$(name)_table">
<field type="NX_CHAR" name="depends_on">transformations/x<strategy mode="INIT"/>
</field>
<group type="NXtransformations" name="transformations">
<field 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="height_1">
<strategy mode="INIT"/>$datasources.$(height1)<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>
<field units="mm" type="NX_FLOAT64" name="height_2">
<strategy mode="INIT"/>$datasources.$(height2)<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>
<field units="mm" type="NX_FLOAT64" name="height">
<strategy mode="INIT"/>$datasources.$(height)<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)_circles">
<field type="NX_CHAR" name="depends_on">transformations/delta<strategy mode="INIT"/>
</field>
<group type="NXtransformations" name="transformations">
<field units="deg" type="NX_FLOAT64" name="gamma">
<strategy mode="INIT"/>$datasources.$(gamma)<attribute type="NX_CHAR" name="transformation_type">rotation<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="delta">
<strategy mode="INIT"/>$datasources.$(delta)<attribute type="NX_CHAR" name="transformation_type">rotation<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 type="NXsample" name="$(sname)">
<field type="NX_CHAR" name="depends_on">transformations/omega<strategy mode="INIT"/>
</field>
<group type="NXtransformations" name="transformations">
<field units="deg" type="NX_FLOAT64" name="omega">
<strategy mode="INIT"/>$datasources.$(omega)<attribute type="NX_CHAR" name="transformation_type">rotation<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="deg" type="NX_FLOAT64" name="mu">
<strategy mode="INIT"/>$datasources.$(mu)<attribute type="NX_CHAR" name="transformation_type">rotation<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>
<field units="deg" type="NX_FLOAT64" name="chi">
<strategy mode="INIT"/>$datasources.$(chi)<attribute type="NX_CHAR" name="transformation_type">rotation<strategy mode="INIT"/>
</attribute>
<attribute type="NX_FLOAT64" name="vector">0 0 1<dimensions rank="1">
<dim value="3" index="1"/>
</dimensions>
<strategy mode="INIT"/>
</attribute>
</field>
<field units="deg" type="NX_FLOAT64" name="phi">
<strategy mode="INIT"/>$datasources.$(phi)<attribute type="NX_CHAR" name="transformation_type">rotation<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>
</definition>