Toggle navigation
Ocean Color Science Software
Jump to content
ocssw
V2022
web
ocssw
ocssw_src
oel_hdf4
libosmi
cal_l1a_osmi.h
Go to the documentation of this file.
1
#ifndef CALL1A_H
2
#define CALL1A_H
3
#include <stdio.h>
4
#include <stdlib.h>
5
#include <string.h>
6
#include <time.h>
7
#ifndef L1A_H
8
#include "
l1a.h
"
9
#endif
10
#include "
get_cal_osmi.h
"
11
#include "
call1a_proto_osmi.h
"
12
#include "
getcal_proto_osmi.h
"
13
14
#define NBANDS 8
15
#define NGAINS 8
16
#define NQUADS 4
17
18
#endif
/*CALL1A_H*/
l1a.h
call1a_proto_osmi.h
get_cal_osmi.h
getcal_proto_osmi.h