GPLIB++
|
#include <iostream>
#include <string>
#include <numeric>
#include "TimeSeriesData.h"
#include "FatalException.h"
#include "statutils.h"
#include "Util.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
string | version = "$Id: rotts.cpp 1844 2010-04-12 11:34:25Z mmoorkamp $" |
Rotate a MT time-series so that the By component has a zero mean.
Definition in file rotts.cpp.