GPLIB++
|
#include <iostream>
#include <string>
#include "Util.h"
#include "TimeSeriesData.h"
#include <boost/date_time/posix_time/posix_time.hpp>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
string | version = "$Id: mtucut.cpp 1889 2016-05-25 13:16:12Z mmoorkamp $" |
Cut a MT time series to a given number of points and (optionally) shift the beginning by some points.
Definition in file mtucut.cpp.