GPLIB++
|
This class is for the special case where we only have phase tensor data and errors, but not the full impedance. More...
#include <PTensorMTData.h>
Public Member Functions | |
double | GetPhi11 () const |
void | SetPhi11 (const double p) |
double | GetPhi12 () const |
void | SetPhi12 (const double p) |
double | GetPhi21 () const |
void | SetPhi21 (const double p) |
double | GetPhi22 () const |
void | SetPhi22 (const double p) |
double | GetdPhi11 () const |
void | SetdPhi11 (const double p) |
double | GetdPhi12 () const |
void | SetdPhi12 (const double p) |
double | GetdPhi21 () const |
void | SetdPhi21 (const double p) |
double | GetdPhi22 () const |
void | SetdPhi22 (const double p) |
double | GetFrequency () const |
void | SetFrequency (const double f) |
PTensorMTData (const double f, const double p11, const double p12, const double p21, const double p22, const double dp11, const double dp12, const double dp21, const double dp22) | |
PTensorMTData () | |
virtual | ~PTensorMTData () |
This class is for the special case where we only have phase tensor data and errors, but not the full impedance.
Definition at line 12 of file PTensorMTData.h.
gplib::PTensorMTData::PTensorMTData | ( | const double | f, |
const double | p11, | ||
const double | p12, | ||
const double | p21, | ||
const double | p22, | ||
const double | dp11, | ||
const double | dp12, | ||
const double | dp21, | ||
const double | dp22 | ||
) |
Definition at line 11 of file PTensorMTData.cpp.
gplib::PTensorMTData::PTensorMTData | ( | ) |
Definition at line 5 of file PTensorMTData.cpp.
|
virtual |
Definition at line 20 of file PTensorMTData.cpp.
|
inline |
Definition at line 57 of file PTensorMTData.h.
Referenced by gplib::PTensor1DMTObjective::SafeParallel().
|
inline |
Definition at line 65 of file PTensorMTData.h.
Referenced by gplib::PTensor1DMTObjective::SafeParallel().
|
inline |
Definition at line 73 of file PTensorMTData.h.
Referenced by gplib::PTensor1DMTObjective::SafeParallel().
|
inline |
Definition at line 81 of file PTensorMTData.h.
Referenced by gplib::PTensor1DMTObjective::SafeParallel().
|
inline |
Definition at line 89 of file PTensorMTData.h.
Referenced by main().
|
inline |
Definition at line 25 of file PTensorMTData.h.
Referenced by main(), and gplib::PTensor1DMTObjective::SafeParallel().
|
inline |
Definition at line 33 of file PTensorMTData.h.
Referenced by main(), and gplib::PTensor1DMTObjective::SafeParallel().
|
inline |
Definition at line 41 of file PTensorMTData.h.
Referenced by main(), and gplib::PTensor1DMTObjective::SafeParallel().
|
inline |
Definition at line 49 of file PTensorMTData.h.
Referenced by main(), and gplib::PTensor1DMTObjective::SafeParallel().
|
inline |
Definition at line 61 of file PTensorMTData.h.
|
inline |
Definition at line 69 of file PTensorMTData.h.
|
inline |
Definition at line 77 of file PTensorMTData.h.
|
inline |
Definition at line 85 of file PTensorMTData.h.
|
inline |
Definition at line 93 of file PTensorMTData.h.
References f().
|
inline |
Definition at line 29 of file PTensorMTData.h.
|
inline |
Definition at line 37 of file PTensorMTData.h.
|
inline |
Definition at line 45 of file PTensorMTData.h.
|
inline |
Definition at line 53 of file PTensorMTData.h.