|  | OpenMS
    2.6.0
    | 
Coordinate pair (with optional annotation) More...
#include <OpenMS/ANALYSIS/MAPMATCHING/TransformationModel.h>
| Public Member Functions | |
| DataPoint (double first_=0.0, double second_=0.0, const String ¬e_="") | |
| DataPoint (const std::pair< double, double > &pair) | |
| bool | operator< (const DataPoint &other) const | 
| bool | operator== (const DataPoint &other) const | 
| Public Attributes | |
| double | first | 
| double | second | 
| String | note | 
Coordinate pair (with optional annotation)
| 
 | inline | 
| 
 | inline | 
| double first | 
| String note | 
| double second | 
 1.8.16
 1.8.16