|
STFINV library: seek source wavelet correction filter
|
| stfinv::tools::Tparamap stfinv::tools::makeparamap | ( | const std::string & | p, |
| const std::string & | delimiter = ":", |
||
| const std::string & | assign = "=" |
||
| ) |
Create a parameter map from a parameter string.
| p | parameter string |
| delimiter | delimiter which separates two parameters |
| assign | symbol seprating key and value |
Definition at line 58 of file parameterhandler.cc.
References clipstring().
Referenced by main().

