DATRW++ library: seismic data I/O with multiple formats
|
unsigned int datrw::su::options::SpatialSampling::coodigits |
maximum number of significant digits to be used
Floating point number representation and conversion easily leads to cases where 0.01 becomes 0.00999999977648 which is not intended. In such cases we will round to the nearest value.
Definition at line 129 of file suformat.h.
Referenced by datrw::su::inputmodifiers(), datrw::su::outputmodifiers(), and datrw::su::ScalCoo::set().