Structure for storing distance parameters. More...
#include <OpenMS/ANALYSIS/MAPMATCHING/FeatureDistance.h>
| Public Member Functions | |
| DistanceParams_ () | |
| DistanceParams_ (const String &what, const Param &global) | |
| Public Attributes | |
| DoubleReal | max_difference | 
| DoubleReal | exponent | 
| DoubleReal | weight | 
| DoubleReal | norm_factor | 
| bool | max_diff_ppm | 
| bool | relevant | 
Structure for storing distance parameters.
| 
 | inline | 
| 
 | inline | 
References Param::copy(), and Param::getValue().
| DoubleReal exponent | 
| bool max_diff_ppm | 
| DoubleReal max_difference | 
| DoubleReal norm_factor | 
| bool relevant | 
| DoubleReal weight | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:26 using doxygen 1.8.5 |