|
GPLIB++
|
#include <iostream>#include <fstream>#include <vector>#include <iterator>#include "TimeSeriesData.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| string | version = "$Id: exchangecomp.cpp 1816 2009-09-07 11:28:35Z mmoorkamp $" |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 12 of file exchangecomp.cpp.
References gplib::TimeSeriesData::GetData(), gplib::TimeSeriesComponent::GetData(), gplib::TimeSeries::GetEx(), gplib::TimeSeries::GetEy(), gplib::TimeSeries::GetHx(), gplib::TimeSeries::GetHy(), version, and gplib::TimeSeriesData::WriteAsMtu().
| string version = "$Id: exchangecomp.cpp 1816 2009-09-07 11:28:35Z mmoorkamp $" |
Definition at line 10 of file exchangecomp.cpp.
Referenced by main().
1.8.6