DATRW++ library: seismic data I/O with multiple formats

◆ format() [1/2]

std::string datrw::seife::ParameterLine::format ( ) const
inline

return Fortran data format

Definition at line 94 of file seifeio.h.

References Mformat.

Referenced by main(), datrw::iseifestream::settraceheader(), and datrw::oseifestream::writetraceheader().

94 { return Mformat; }
std::string Mformat
Fortran data format.
Definition: seifeio.h:119
Here is the caller graph for this function: