Toggle navigation
Ocean Color Science Software
Jump to content
ocssw
V2022
web
ocssw
ocssw_src
oel_util
libpiutils
piutils.h
Go to the documentation of this file.
1
/*
2
* File: piutils.h
3
* Author: dshea
4
*
5
* Created on May 7, 2015, 11:10 AM
6
*/
7
8
#ifndef PIUTILS_H
9
#define PIUTILS_H
10
11
#include <
sensorInfo.h
>
12
#include <
productInfo.h
>
13
14
#ifdef __cplusplus
15
extern
"C"
{
16
#endif
17
18
19
20
21
#ifdef __cplusplus
22
}
23
#endif
24
25
#endif
/* PIUTILS_H */
26
productInfo.h
sensorInfo.h