|
DATRW++ library: seismic data I/O with multiple formats
|
| int datrw::su::scaletopower | ( | short | s, |
| const bool & | strict = true |
||
| ) |
convert a SeismicUn*x scale value to a decimal power
| s | SeismicUn*x scale value like scalco or scalel |
| strict | if true: abort if scale does not match original definition |
Definition at line 485 of file sucomanager.cc.
References fixscalevalue(), and datrw::su::subformat::key::strict.
Referenced by datrw::su::ScalCoo::power(), and datrw::su::ScalCoo::smallestpower().

