GPLIB++
Functions | Variables
syncts.cpp File Reference
#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 $"
 

Detailed Description

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.

Variable Documentation

string version = "$Id: syncts.cpp 1816 2009-09-07 11:28:35Z mmoorkamp $"

Definition at line 12 of file syncts.cpp.