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

◆ seriestype()

Edatatype datrw::odatstream::seriestype ( ) const
inlineinherited

indicate type of series data

Deprecated:
The use of Edatatype flags is deprecated and will be replaced by a more verbose class or struct which can be extended in the future

Definition at line 135 of file datwrite.h.

References datrw::odatstream::Mdatatype.

135 { return(Mdatatype); }
Edatatype Mdatatype
Definition: datwrite.h:208