![]() |
Ice Sheet System Model
4.18
Code documentation
|
#include "./Kml2Expx.h"
#include "../../shared/shared.h"
#include "../../toolkits/toolkits.h"
#include "../KMLFileReadx/KMLFileReadx.h"
Go to the source code of this file.
Functions | |
int | Kml2Expx (char *filkml, char *filexp, int sgn) |
int | Kml2Expx (char *filkml, char *filexp, int sgn, double cm, double sp) |
int Kml2Expx | ( | char * | filkml, |
char * | filexp, | ||
int | sgn | ||
) |
Definition at line 10 of file Kml2Expx.cpp.
int Kml2Expx | ( | char * | filkml, |
char * | filexp, | ||
int | sgn, | ||
double | cm, | ||
double | sp | ||
) |
Definition at line 18 of file Kml2Expx.cpp.