Mapper
Macros
shef.unix.h File Reference

Go to the source code of this file.

Macros

#define NUM_BLANKS   50 /* dgb:01/29/98 */
 
#define NUM_PEVAL   190
 
#define NUM_DURVAL   35
 
#define NUM_TSVAL   165
 
#define NUM_EXVAL   30
 
#define NUM_PROVAL   40
 
#define NUM_SENVAL   45
 
#define PE_SIZE   4
 
#define TS_SIZE   3
 
#define MAX_ACCEPTABLE_PE   20
 
#define MAX_ACCEPTABLE_TS   50
 
#define MAXLIN   30
 
#define MAX_ACCEPTABLE_CATEGORIES   5
 
#define MAX_BUFF_CFG_LINE   600
 
#define LIMIT_OF_MISSING_DATA   -9000
 
#define TOLERANCE   1
 
#define PRINT_UNKNOWN_STATIONS   0
 
#define PRINT_UNKNOWN_SENSORS   0
 
#define MISSING_VALUE   -99
 
#define MISSING_CRITERIA   -98
 
#define MAX_F   91
 
#define MAX_SHEF_INPUT   150 /* dgb:09/10/97 */
 
#define MAX_COMMENT_LENGTH   80 /* dgb:09/10/97 */
 

Macro Definition Documentation

◆ LIMIT_OF_MISSING_DATA

#define LIMIT_OF_MISSING_DATA   -9000

Definition at line 24 of file shef.unix.h.

◆ MAX_ACCEPTABLE_CATEGORIES

#define MAX_ACCEPTABLE_CATEGORIES   5

Definition at line 22 of file shef.unix.h.

◆ MAX_ACCEPTABLE_PE

#define MAX_ACCEPTABLE_PE   20

Definition at line 19 of file shef.unix.h.

◆ MAX_ACCEPTABLE_TS

#define MAX_ACCEPTABLE_TS   50

Definition at line 20 of file shef.unix.h.

◆ MAX_BUFF_CFG_LINE

#define MAX_BUFF_CFG_LINE   600

Definition at line 23 of file shef.unix.h.

◆ MAX_COMMENT_LENGTH

#define MAX_COMMENT_LENGTH   80 /* dgb:09/10/97 */

Definition at line 32 of file shef.unix.h.

◆ MAX_F

#define MAX_F   91

Definition at line 30 of file shef.unix.h.

◆ MAX_SHEF_INPUT

#define MAX_SHEF_INPUT   150 /* dgb:09/10/97 */

Definition at line 31 of file shef.unix.h.

◆ MAXLIN

#define MAXLIN   30

Definition at line 21 of file shef.unix.h.

◆ MISSING_CRITERIA

#define MISSING_CRITERIA   -98

Definition at line 29 of file shef.unix.h.

◆ MISSING_VALUE

#define MISSING_VALUE   -99

Definition at line 28 of file shef.unix.h.

◆ NUM_BLANKS

#define NUM_BLANKS   50 /* dgb:01/29/98 */

Definition at line 10 of file shef.unix.h.

◆ NUM_DURVAL

#define NUM_DURVAL   35

Definition at line 12 of file shef.unix.h.

◆ NUM_EXVAL

#define NUM_EXVAL   30

Definition at line 14 of file shef.unix.h.

◆ NUM_PEVAL

#define NUM_PEVAL   190

Definition at line 11 of file shef.unix.h.

◆ NUM_PROVAL

#define NUM_PROVAL   40

Definition at line 15 of file shef.unix.h.

◆ NUM_SENVAL

#define NUM_SENVAL   45

Definition at line 16 of file shef.unix.h.

◆ NUM_TSVAL

#define NUM_TSVAL   165

Definition at line 13 of file shef.unix.h.

◆ PE_SIZE

#define PE_SIZE   4

Definition at line 17 of file shef.unix.h.

◆ PRINT_UNKNOWN_SENSORS

#define PRINT_UNKNOWN_SENSORS   0

Definition at line 27 of file shef.unix.h.

◆ PRINT_UNKNOWN_STATIONS

#define PRINT_UNKNOWN_STATIONS   0

Definition at line 26 of file shef.unix.h.

◆ TOLERANCE

#define TOLERANCE   1

Definition at line 25 of file shef.unix.h.

◆ TS_SIZE

#define TS_SIZE   3

Definition at line 18 of file shef.unix.h.