GPLIB++
|
#include <iostream>
#include <iomanip>
#include <fstream>
#include "MTStationList.h"
#include "PTensorMTStation.h"
#include "VecMat.h"
#include "statutils.h"
Go to the source code of this file.
Functions | |
int | main (void) |
Average the phase tensor elements from a number of MT files, each datum is weighted equally. This program is mainly used as an attempt to get average 1D (isotropic or anisotropic) responses for a region from a number of measurements.
Definition in file ptavg.cpp.