OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
smi_map.h File Reference
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <time.h>
Include dependency graph for smi_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 NOMATCH_ERR   -2
 
#define MSECHOUR   3600000
 
#define MSECMIN   60000
 
#define MSECSEC   1000
 

Macro Definition Documentation

◆ MSECHOUR

#define MSECHOUR   3600000

Definition at line 13 of file smi_map.h.

◆ MSECMIN

#define MSECMIN   60000

Definition at line 14 of file smi_map.h.

◆ MSECSEC

#define MSECSEC   1000

Definition at line 15 of file smi_map.h.

◆ NOMATCH_ERR

#define NOMATCH_ERR   -2

Definition at line 10 of file smi_map.h.