GPLIB++
Functions | Variables
mtupspec.cpp File Reference
#include <iostream>
#include <string>
#include <fstream>
#include <vector>
#include "StackedSpectrum.h"
#include "WFunc.h"
#include "TimeSeriesData.h"
#include "Util.h"

Go to the source code of this file.

Functions

void CalcPSpecAndWrite (ttsdata Data, const double samplerate, const int seglength, const string name)
 Calculate the power spectrum and write it to an ascii file. More...
 
int main (int argc, char *argv[])
 

Variables

string version = "$Id: mtupspec.cpp 1857 2010-11-03 14:55:32Z mmoorkamp $"
 

Detailed Description

Calculate the power spectra for the 4 horizontal components in a MT time-series. Output is in ascii format for plotting with xmgrace etc.

Definition in file mtupspec.cpp.

Variable Documentation

string version = "$Id: mtupspec.cpp 1857 2010-11-03 14:55:32Z mmoorkamp $"

Definition at line 13 of file mtupspec.cpp.