|  | OpenMS
    2.6.0
    | 
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) | |
| virtual | ~Ratio () | 
| Ratio & | operator= (const Ratio &rhs) | 
| Public Attributes | |
| double | ratio_value_ | 
| String | denominator_ref_ | 
| String | numerator_ref_ | 
| std::vector< String > | description_ | 
slim struct to feed the need for systematically storing of ratios (
| 
 | inline | 
| 
 | inlinevirtual | 
| String denominator_ref_ | 
Referenced by ConsensusFeature::Ratio::operator=(), and ConsensusFeature::Ratio::Ratio().
| std::vector<String> description_ | 
Referenced by ConsensusFeature::Ratio::operator=(), and ConsensusFeature::Ratio::Ratio().
| String numerator_ref_ | 
Referenced by ConsensusFeature::Ratio::operator=(), and ConsensusFeature::Ratio::Ratio().
| double ratio_value_ | 
Referenced by ConsensusFeature::Ratio::operator=(), and ConsensusFeature::Ratio::Ratio().
 1.8.16
 1.8.16