21 lines
737 B
Plaintext
21 lines
737 B
Plaintext
|
|
##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}
|
|
|