Toggle navigation
Ocean Color Science Software
Jump to content
ocssw
V2022
web
ocssw
ocssw_src
oel_hdf4
libseawifs
cal_l1a.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 <math.h>
7
#include <time.h>
8
#ifndef L1A_H
9
#include "
l1a.h
"
10
#endif
11
#include "
get_cal.h
"
12
#include "
call1a_proto.h
"
13
#include "
getcal_proto.h
"
14
15
#define NBANDS 8
16
#define NGAINS 4
17
18
#endif
/*CALL1A_H*/
l1a.h
getcal_proto.h
call1a_proto.h
get_cal.h