GPLIB++
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
Joint_Inversion
MTInvConf.h
Go to the documentation of this file.
1
//============================================================================
2
// Name : MTInvConf.h
3
// Author : Apr 8, 2010
4
// Version :
5
// Copyright : 2010, mmoorkamp
6
//============================================================================
7
8
9
#ifndef MTINVCONF_H_
10
#define MTINVCONF_H_
11
12
#include <string>
13
#include <fstream>
14
15
namespace
gplib
16
{
17
18
class
MTInvConf
19
{
20
public
:
21
int
mtfitexponent
;
22
double
tensorerror
;
23
double
reserror
;
24
double
phaseerror
;
25
double
surferror
;
26
std::string
mode
;
27
std::string
mtfit
;
28
std::string
mtinputdata
;
29
void
GetData
(std::ifstream &instream);
30
MTInvConf
();
31
virtual
~MTInvConf
();
32
};
33
34
}
35
36
#endif
/* MTINVCONF_H_ */
gplib::MTInvConf
Definition:
MTInvConf.h:18
gplib::MTInvConf::reserror
double reserror
Definition:
MTInvConf.h:23
gplib::MTInvConf::mtfitexponent
int mtfitexponent
Definition:
MTInvConf.h:21
gplib::MTInvConf::tensorerror
double tensorerror
Definition:
MTInvConf.h:22
gplib::MTInvConf::phaseerror
double phaseerror
Definition:
MTInvConf.h:24
gplib::MTInvConf::~MTInvConf
virtual ~MTInvConf()
Definition:
MTInvConf.cpp:19
gplib::MTInvConf::GetData
void GetData(std::ifstream &instream)
Definition:
MTInvConf.cpp:25
gplib::MTInvConf::MTInvConf
MTInvConf()
Definition:
MTInvConf.cpp:15
gplib::MTInvConf::mtfit
std::string mtfit
Definition:
MTInvConf.h:27
gplib::MTInvConf::surferror
double surferror
Definition:
MTInvConf.h:25
gplib::MTInvConf::mode
std::string mode
Definition:
MTInvConf.h:26
gplib::MTInvConf::mtinputdata
std::string mtinputdata
Definition:
MTInvConf.h:28
Generated on Wed May 25 2016 14:21:06 for GPLIB++ by
1.8.6