TSOpt::SEGYSpace Class Reference

Space class encapsulating SEGY data. More...

#include <segypp.hh>

List of all members.

Public Member Functions

 SEGYSpace (string hdr, string key, ostream &outfile=cerr)
 SEGYSpace (SEGYSpace const &sp)
 ~SEGYSpace ()
DataContainerFactory const & getDCF () const
LinearAlgebraPackage< float
> const & 
getLAP () const
string getPrototypeFilename () const
 return header file name
float getDt () const
 return time step for scaling l2 inner product
int getNt () const
 return number of time samples
ostream & write (ostream &str) const

Protected Member Functions

Space< float > * clone () const


Detailed Description

Space class encapsulating SEGY data.

Definition at line 242 of file segypp.hh.


Constructor & Destructor Documentation

TSOpt::SEGYSpace::SEGYSpace ( string  hdr,
string  key,
ostream &  outfile = cerr 
)

Definition at line 258 of file segypp.hh.

Referenced by clone().

TSOpt::SEGYSpace::SEGYSpace ( SEGYSpace const &  sp  ) 

Definition at line 264 of file segypp.hh.

TSOpt::SEGYSpace::~SEGYSpace (  ) 

Definition at line 268 of file segypp.hh.


Member Function Documentation

Space<float>* TSOpt::SEGYSpace::clone (  )  const [protected]

Definition at line 252 of file segypp.hh.

References SEGYSpace().

DataContainerFactory const& TSOpt::SEGYSpace::getDCF (  )  const

Definition at line 273 of file segypp.hh.

LinearAlgebraPackage<float> const& TSOpt::SEGYSpace::getLAP (  )  const

Definition at line 274 of file segypp.hh.

string TSOpt::SEGYSpace::getPrototypeFilename (  )  const

return header file name

Definition at line 277 of file segypp.hh.

References TSOpt::SEGYDCF::getFilename().

float TSOpt::SEGYSpace::getDt (  )  const

return time step for scaling l2 inner product

Definition at line 280 of file segypp.hh.

References TSOpt::SEGYDCF::getDt().

int TSOpt::SEGYSpace::getNt (  )  const

return number of time samples

Definition at line 289 of file segypp.hh.

References TSOpt::SEGYDCF::getNt().

ostream& TSOpt::SEGYSpace::write ( ostream &  str  )  const


The documentation for this class was generated from the following file:
Generated on 5 Jan 2017 for IWAVETRACE by  doxygen 1.4.7