Initial revision
This commit is contained in:
20
test.dict
Normal file
20
test.dict
Normal file
@ -0,0 +1,20 @@
|
||||
|
||||
##NXDICT-1.0
|
||||
#----------------------------------------------------------------------------
|
||||
# A dictionary file for test purposes
|
||||
# Mark Koennecke, August 1997
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
Linda = /entry1,NXentry/Wuerfelometer,NXinstrument/SDS Counts \
|
||||
-type DFNT_INT32 -rank 2 -dim {20,20} -attr {Units,Wuerfel} \
|
||||
-attr {axis,1}
|
||||
Eva = \
|
||||
/entry1,NXentry/NXVGROUP
|
||||
Chloe = /entry1,NXentry/NXLINK Linda
|
||||
Bea =
|
||||
Tina = /entry1,NXentry/InvertedTOPSI,NXinstrument/SDS Tina \
|
||||
-type DFNT_FLOAT32 -rank 1 -dim {3} -attr {Units,Fahrenheit}
|
||||
Reptil = Alligator,NXanimal/
|
||||
Gina = /entry1,NXentry/$(Reptil)SDS Tina \
|
||||
-type DFNT_FLOAT32 -rank 1 -dim {3} -attr {Units,Fahrenheit}
|
||||
|
Reference in New Issue
Block a user