| 
    Jpp
    18.0.1-rc.1
    
   the software that should make you happy 
   | 
 
Auxiliary data structure for sorting of AHRS calibrations. More...
#include <JAHRSCalibrationToolkit.hh>
Public Member Functions | |
| bool | operator() (const std::string &first, const std::string &second) const | 
| Comparison of operation identifiers.  More... | |
| bool | operator() (const JAHRSCalibration &first, const JAHRSCalibration &second) const | 
| Comparison of AHRS calibrations.  More... | |
Auxiliary data structure for sorting of AHRS calibrations.
Definition at line 186 of file JAHRSCalibrationToolkit.hh.
      
  | 
  inline | 
Comparison of operation identifiers.
| first | first operation identifiers | 
| second | second operation identifiers | 
Definition at line 194 of file JAHRSCalibrationToolkit.hh.
      
  | 
  inline | 
Comparison of AHRS calibrations.
| first | first AHRS calibration | 
| second | second AHRS calibration | 
Definition at line 221 of file JAHRSCalibrationToolkit.hh.
 1.8.5