aboutsummaryrefslogtreecommitdiff
path: root/lib/pkg/igsfit.h
blob: d8bc58a13d6274bcfbb697104d194fa17eb9d2cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
define	IGSPARAMS	7

define	FEATURE	1
define	X	2
define	Y	3
define	Z	4
define	W	5
define	S	6
define	R	7

define	IGS_FUNCTION	1
define	IGS_XORDER	2
define	IGS_YORDER	3
define	IGS_XMIN	4
define	IGS_XMAX	5
define	IGS_YMIN	6
define	IGS_YMAX	7