GPLIB++
|
#include <iostream>
#include <string>
#include "MTStationList.h"
#include "PTensorMTStation.h"
#include "Adaptors.h"
#include "Jacknife.h"
#include "MTSampleGenerator.h"
#include "Util.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Take a file containing impedances in one of the standard formats and convert it to phase tensor values with errors. This is useful for inverting phase tensor quantities and processing different files based on phase tensor information.
Definition in file mtt2ptensor.cpp.