MakeInputConf Class Reference

#include <MakeInputConf.h>

List of all members.

Public Member Functions

void GetData (std::ifstream &instream)
void GetData (std::string filename)
void WriteData (std::ofstream &outstream)
void WriteData (std::string filename)
 MakeInputConf (std::string filename)
 MakeInputConf ()

Public Attributes

double slowness
double omega
double sigma
int shift
double cc
double poisson
int nlayers
std::string outputbase
bool correlated
double dt
int npts


Detailed Description

Definition at line 5 of file MakeInputConf.h.


Constructor & Destructor Documentation

MakeInputConf::MakeInputConf ( std::string  filename  )  [inline]

Definition at line 22 of file MakeInputConf.h.

References GetData().

MakeInputConf::MakeInputConf (  )  [inline]

Definition at line 23 of file MakeInputConf.h.


Member Function Documentation

void MakeInputConf::GetData ( std::ifstream &  instream  ) 

Definition at line 16 of file MakeInputConf.cpp.

References cc, correlated, dt, nlayers, npts, omega, outputbase, poisson, shift, sigma, and slowness.

Referenced by main(), and MakeInputConf().

void MakeInputConf::GetData ( std::string  filename  ) 

void MakeInputConf::WriteData ( std::ofstream &  outstream  ) 

Definition at line 39 of file MakeInputConf.cpp.

References cc, correlated, dt, nlayers, npts, omega, outputbase, poisson, shift, sigma, and slowness.

void MakeInputConf::WriteData ( std::string  filename  ) 


Member Data Documentation

Definition at line 11 of file MakeInputConf.h.

Referenced by GetData(), main(), and WriteData().

Definition at line 12 of file MakeInputConf.h.

Referenced by GetData(), main(), and WriteData().

Definition at line 13 of file MakeInputConf.h.

Referenced by GetData(), main(), and WriteData().

Definition at line 14 of file MakeInputConf.h.

Referenced by GetData(), main(), and WriteData().

Definition at line 15 of file MakeInputConf.h.

Referenced by GetData(), main(), and WriteData().

Definition at line 16 of file MakeInputConf.h.

Referenced by GetData(), main(), and WriteData().

Definition at line 17 of file MakeInputConf.h.

Referenced by GetData(), main(), and WriteData().

Definition at line 18 of file MakeInputConf.h.

Referenced by GetData(), main(), and WriteData().

Definition at line 19 of file MakeInputConf.h.

Referenced by GetData(), main(), and WriteData().

Definition at line 20 of file MakeInputConf.h.

Referenced by GetData(), main(), and WriteData().

Definition at line 21 of file MakeInputConf.h.

Referenced by GetData(), main(), and WriteData().


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

Generated on Fri Jul 4 15:30:21 2008 for GPLIB++ by  doxygen 1.5.5