28 virtual void ReadModel(
const std::string filename);
30 virtual void WriteModel(
const std::string filename);
A model for forward calculations with a wavenumber integration code, currently not in use and might b...
virtual void ReadModel(const std::string filename)
Read the model in its native format from a file.
virtual void WriteModel(const std::string filename)
Write the model in its native format to a file.
The class SeismicModel is the base class for some of the model format for seismic codes...
trealdata & SetRecDist()
Read-write access to the vector of receiver distances.
const trealdata & GetRecDist() const
Read-only access to the vector of receiver distances.