![]() |
OpenMS
|
slim struct to feed the need for systematically storing of ratios. More...
#include <OpenMS/KERNEL/ConsensusFeature.h>
Public Member Functions | |
| Ratio () | |
| Ratio (const Ratio &rhs)=default | |
| virtual | ~Ratio () |
| Ratio & | operator= (const Ratio &rhs)=default |
Public Attributes | |
| double | ratio_value_ |
| std::string | denominator_ref_ |
| std::string | numerator_ref_ |
| std::vector< std::string > | description_ |
slim struct to feed the need for systematically storing of ratios.
|
inline |
|
inlinevirtual |
| std::string denominator_ref_ |
| std::vector<std::string> description_ |
| std::string numerator_ref_ |
| double ratio_value_ |