MISR Toolkit
1.5.1
include
MisrToolkit.h
Go to the documentation of this file.
1
/*===========================================================================
2
= =
3
= MisrToolkit =
4
= =
5
=============================================================================
6
7
Jet Propulsion Laboratory
8
MISR
9
MISR Toolkit
10
11
Copyright 2005, California Institute of Technology.
12
ALL RIGHTS RESERVED.
13
U.S. Government Sponsorship acknowledged.
14
15
============================================================================*/
16
17
#ifndef MISRTOOLKIT_H
18
#define MISRTOOLKIT_H
19
/* TODO: Enable SDL checks and remove -D _CRT_SECURE_NO_WARNINGS*/
20
#define MTK_VERSION "1.5.1"
21
22
#ifdef __cplusplus
23
extern
"C"
24
{
25
#endif
26
27
#include <
MisrRegression.h
>
28
#include <
MisrReProject.h
>
29
#include <
MisrWriteData.h
>
30
#include <
MisrReadData.h
>
31
#include <
MisrSetRegion.h
>
32
#include <
MisrOrbitPath.h
>
33
#include <
MisrMapQuery.h
>
34
#include <
MisrCoordQuery.h
>
35
#include <
MisrUnitConv.h
>
36
#include <
MisrFileQuery.h
>
37
#include <
MisrUtil.h
>
38
39
#ifdef __cplusplus
40
}
41
#endif
42
43
#endif
/* MISRTOOLKIT_H */
MisrFileQuery.h
MisrCoordQuery.h
MisrRegression.h
MisrOrbitPath.h
MisrUnitConv.h
MisrReProject.h
MisrUtil.h
MisrMapQuery.h
MisrSetRegion.h
MisrReadData.h
MisrWriteData.h
MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:51