DATRW++ library: seismic data I/O with multiple formats
◆
set_output_format()
void datrw::su::helper::MyOutputFormat::set_output_format
(
std::ostream &
os
)
const
inline
Definition at line
93
of file
sucomanager.cc
.
Referenced by
datrw::su::helper::operator<<()
.
94
{
95
os.width(14);
96
os.precision(12);
97
}
Here is the caller graph for this function:
datrw
su
helper
MyOutputFormat
Generated on Mon Aug 21 2023 17:36:18 for DATRW++ library: seismic data I/O with multiple formats by
1.8.14