1 #define NCF   411
2 #define NG1   602
3 #define NG2   500
4 #define NX    131
5 
6 /* ******************************* */
7 #define GRADPARAM1 10
8 #define GRADPARAM2 4
9 #define GRADPARAM3 10
10 /* ********************************** */
11 
12 
13 #define TESTOUT 0
14 /* conv. to integers params */
15 /* ******************************* */
16 #define sciz 1
17 #define scig 1
18 #define scio 1
19 #define SCIK1 1
20 #define SCIK2 1
21 #define SCIK3 1
22 /* ******************************** */
23 
24 #define MAX_ERROR "0.1"
25 #define RESCALEX "1."
26 #define RESCALEY "1."
27 #define RESCALEZ "1."
28 #define TENSION "40."
29 #define SMOOTH "0."
30 #define MAXSEGM "40"
31 #define MINPOINTS "50"
32 #define MAXPOINTS  400
33 #define TOPPARAM "0"
34 #define PREPROCESS "0"
35 #define ZMULT   "1.0"
36 #define SEGMENT_SIZE 5
37 
38 #define KMAX 50
39 #define KMIN 35
40 #define OVERLAP "3"
41