Ice Sheet System Model
4.18
Code documentation
src
c
modules
KMLOverlayx
KMLOverlayx.h
Go to the documentation of this file.
1
5
#ifndef _KMLOVERLAYX_H
6
#define _KMLOVERLAYX_H
7
8
#include <float.h>
/* DBL_MAX */
9
#include "../../classes/classes.h"
10
11
/* local prototypes: */
12
void
KMLOverlayx
(
int
* ierror,
13
double
* lataxis,
double
* longaxis,
14
int
nimages,
char
** pimages,
15
FILE* fid);
16
17
#endif
/* _KMLOVERLAYX_H */
KMLOverlayx
void KMLOverlayx(int *ierror, double *lataxis, double *longaxis, int nimages, char **pimages, FILE *fid)
Definition:
KMLOverlayx.cpp:9
Generated on Thu Jul 2 2020 08:09:19 for Ice Sheet System Model by
1.8.19