# $Id: nviz_params,v 1.1 2006/03/15 17:21:26 massimo Exp $
# list of application associated to hyperlink files
hyperlink.extension.jpg:    eog
hyperlink.extension.htm:    mozilla
hyperlink.extension.html:   mozilla
hyperlink.extension.com:    mozilla
hyperlink.extension.net:    mozilla
hyperlink.extension.org:    mozilla
hyperlink.extension.info:   mozilla
hyperlink.extension.it:     mozilla

# path of hyperlink files
hyperlink.path: /home/riade/data/link/

# name for multimedia field
hyperlink.field: STAZIONE_P

# hyperlink display parameters
# 
# hyperlink display shapes:
# ST_X    	1
# ST_BOX    	2
# ST_SPHERE	3
# ST_CUBE   	4
# ST_DIAMOND 	5
# ST_DEC_TREE	6
# ST_CON_TREE	7
# ST_ASTER	8
# ST_GYRO	9
hyperlink.display.shape: 3

# hyperlink display colors: #RRGGBB hexadecimal
hyperlink.display.color: #0000ff

# hyperlink display scale: (float) dimension = current dimension * scale
hyperlink.display.scale: 5

# hyperlink max number of node displayed (-1 for all)
hyperlink.display.maxNumber: 5



# unique field index
pick.uniqueField: 1

# default path where to load shows
show.defaultPath: /home/riade/dirShows/

# timeseries LUT create command
timeseries.lut.createCommand: timeseriesCreateLUT.tcl -s

# time parameters
# interval= millisecnds to wait before summing step to showtime
time.step: 0.01
time.interval: 100
