GPLIB++
Public Member Functions | Friends | List of all members
gplib::MagneticTF Class Reference

Store th local magnetic transfer function (tipper) More...

#include <MagneticTF.h>

Public Member Functions

std::complex< double > GetTx () const
 
std::complex< double > GetTy () const
 
double GetRz () const
 Coherency for the z-direction (Vertical magnetic field) More...
 
double GetdTx () const
 
double GetdTy () const
 
 MagneticTF ()
 
virtual ~MagneticTF ()
 

Friends

class MTStation
 

Detailed Description

Store th local magnetic transfer function (tipper)

Definition at line 10 of file MagneticTF.h.

Constructor & Destructor Documentation

gplib::MagneticTF::MagneticTF ( )

Definition at line 5 of file MagneticTF.cpp.

gplib::MagneticTF::~MagneticTF ( )
virtual

Definition at line 10 of file MagneticTF.cpp.

Member Function Documentation

double gplib::MagneticTF::GetdTx ( ) const
inline

Definition at line 33 of file MagneticTF.h.

double gplib::MagneticTF::GetdTy ( ) const
inline

Definition at line 37 of file MagneticTF.h.

double gplib::MagneticTF::GetRz ( ) const
inline

Coherency for the z-direction (Vertical magnetic field)

Definition at line 29 of file MagneticTF.h.

std::complex<double> gplib::MagneticTF::GetTx ( ) const
inline

Definition at line 20 of file MagneticTF.h.

std::complex<double> gplib::MagneticTF::GetTy ( ) const
inline

Definition at line 24 of file MagneticTF.h.

Friends And Related Function Documentation

friend class MTStation
friend

Definition at line 41 of file MagneticTF.h.


The documentation for this class was generated from the following files: