OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
map.h File Reference
#include <stdint.h>
Include dependency graph for map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  meta_struct
 

Macros

#define MAXVAL   255
 
#define NOMATCH_ERR   -2
 
#define MSECHOUR   3600000
 
#define MSECMIN   60000
 
#define MSECSEC   1000
 

Macro Definition Documentation

◆ MAXVAL

#define MAXVAL   255

Definition at line 6 of file map.h.

◆ MSECHOUR

#define MSECHOUR   3600000

Definition at line 11 of file map.h.

◆ MSECMIN

#define MSECMIN   60000

Definition at line 12 of file map.h.

◆ MSECSEC

#define MSECSEC   1000

Definition at line 13 of file map.h.

◆ NOMATCH_ERR

#define NOMATCH_ERR   -2

Definition at line 8 of file map.h.