#include <iostream>#include <fstream>#include <vector>#include <iterator>#include "TimeSeriesData.h"#include "CFatalException.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| string | version = "$Id: exchangecomp.cpp 1154 2007-05-28 21:38:02Z max $" |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 10 of file exchangecomp.cpp.
References TimeSeriesComponent::GetData(), TimeSeriesData::GetData(), TimeSeries::GetEx(), TimeSeries::GetEy(), TimeSeries::GetHx(), TimeSeries::GetHy(), TsData, version, and TimeSeriesData::WriteAsMtu().
| string version = "$Id: exchangecomp.cpp 1154 2007-05-28 21:38:02Z max $" |
Definition at line 8 of file exchangecomp.cpp.
1.5.5