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

#include <PTensorMTStation.h>

Public Member Functions

const PTensorMTDataat (const unsigned int i) const
 
PTensorMTDataat (const unsigned int i)
 
std::vector< PTensorMTData > & GetTensor ()
 
const std::vector
< PTensorMTData > & 
GetTensor () const
 
const trealdata GetFrequencies () const
 
void GetData (const std::string &filename)
 
void WriteData (const std::string &filename)
 
PTensorMTStationoperator= (const MTStation &MTData)
 copies the phase tensor elements calculated from the impedance in MTData, but without errors More...
 
 PTensorMTStation ()
 
virtual ~PTensorMTStation ()
 

Detailed Description

Definition at line 14 of file PTensorMTStation.h.

Constructor & Destructor Documentation

gplib::PTensorMTStation::PTensorMTStation ( )

Definition at line 10 of file PTensorMTStation.cpp.

gplib::PTensorMTStation::~PTensorMTStation ( )
virtual

Definition at line 14 of file PTensorMTStation.cpp.

Member Function Documentation

const PTensorMTData& gplib::PTensorMTStation::at ( const unsigned int  i) const
inline

Definition at line 19 of file PTensorMTStation.h.

Referenced by main(), and gplib::PTensor1DMTObjective::SafeParallel().

PTensorMTData& gplib::PTensorMTStation::at ( const unsigned int  i)
inline

Definition at line 23 of file PTensorMTStation.h.

void gplib::PTensorMTStation::GetData ( const std::string &  filename)

Definition at line 41 of file PTensorMTStation.cpp.

Referenced by init(), and main().

const trealdata gplib::PTensorMTStation::GetFrequencies ( ) const

Definition at line 33 of file PTensorMTStation.cpp.

Referenced by gplib::PTensor1DMTObjective::SafeParallel().

std::vector<PTensorMTData>& gplib::PTensorMTStation::GetTensor ( )
inline

Definition at line 27 of file PTensorMTStation.h.

Referenced by main(), and gplib::PTensor1DMTObjective::SafeParallel().

const std::vector<PTensorMTData>& gplib::PTensorMTStation::GetTensor ( ) const
inline

Definition at line 31 of file PTensorMTStation.h.

PTensorMTStation & gplib::PTensorMTStation::operator= ( const MTStation MTData)

copies the phase tensor elements calculated from the impedance in MTData, but without errors

Definition at line 18 of file PTensorMTStation.cpp.

References gplib::MTStation::at(), gplib::MTTensor::GetFrequency(), gplib::MTStation::GetMTData(), gplib::MTTensor::GetPhi11(), gplib::MTTensor::GetPhi12(), gplib::MTTensor::GetPhi21(), and gplib::MTTensor::GetPhi22().

void gplib::PTensorMTStation::WriteData ( const std::string &  filename)

Definition at line 61 of file PTensorMTStation.cpp.

Referenced by main().


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