#include <stdio.h>
#include <list>
#include <exception>
#include "raslib/mddtypes.hh"
#include "raslib/minterval.hh"
Go to the source code of this file.
|
void | parseParams (int argc, char **argv) throw (ImportError, r_Error) |
| parameter evaluation procedure, to be provided by each tool individually More...
|
|
indicator to make RasgeoUtil know what kind of import is going on
Enumerator |
---|
IMPORTTYPE_UNDEF |
|
IMPORTTYPE_ORTHO |
|
IMPORTTYPE_DEM |
|
IMPORTTYPE_TK |
|
void parseParams |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
throw | ( | ImportError, |
| | r_Error |
| ) | | |
parameter evaluation procedure, to be provided by each tool individually