|
GPLIB++
|
#include <iostream>#include <string>#include <numeric>#include "TimeSeriesData.h"#include "FatalException.h"#include <boost/date_time/posix_time/posix_time.hpp>#include "Util.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| string | version = "$Id: syncts.cpp 1816 2009-09-07 11:28:35Z mmoorkamp $" |
Synchronize 2 files so that they have exactly the same start time and end time. This program does not fix gaps that are only present in one file !
Definition in file syncts.cpp.
| string version = "$Id: syncts.cpp 1816 2009-09-07 11:28:35Z mmoorkamp $" |
Definition at line 12 of file syncts.cpp.
1.8.6