|
GPLIB++
|
#include <iostream>#include <string>#include "Util.h"#include "TimeSeriesData.h"#include "FatalException.h"Go to the source code of this file.
Functions | |
| void | WriteInfoAndAsk (string &infilename, string &outfilename) |
| int | main (int argc, char *argv[]) |
Variables | |
| string | version = "$Id: mtu2birrp.cpp 1816 2009-09-07 11:28:35Z mmoorkamp $" |
Converts MTU-Format and other MT data into Birrp Ascii format for processing with the birrp code (basically just 5 ascii columns with the data).
Definition in file mtu2birrp.cpp.
| string version = "$Id: mtu2birrp.cpp 1816 2009-09-07 11:28:35Z mmoorkamp $" |
Definition at line 10 of file mtu2birrp.cpp.
Referenced by WriteInfoAndAsk().
1.8.6