![]()  | 
  
    OpenMS
    
     
   | 
  
Helper functions for FAIMS data. More...
#include <OpenMS/IONMOBILITY/FAIMSHelper.h>
Public Member Functions | |
| virtual | ~FAIMSHelper () | 
Static Public Member Functions | |
| static std::set< double > | getCompensationVoltages (const PeakMap &exp) | 
| Get all FAIMS compensation voltages that occur in a PeakMap.  More... | |
Helper functions for FAIMS data.
FAIMSHelper contains convenience functions to deal with FAIMS compensation voltages and related data.
      
  | 
  inlinevirtual | 
      
  | 
  static | 
Get all FAIMS compensation voltages that occur in a PeakMap.
If the data is not FAIMS, an empty set will be returned.
| exp | The PeakMap with FAIMS data |