OpenMS
FAIMSHelper Class Reference

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...
 

Detailed Description

Helper functions for FAIMS data.

FAIMSHelper contains convenience functions to deal with FAIMS compensation voltages and related data.

Constructor & Destructor Documentation

◆ ~FAIMSHelper()

virtual ~FAIMSHelper ( )
inlinevirtual

Member Function Documentation

◆ getCompensationVoltages()

static std::set<double> getCompensationVoltages ( const PeakMap exp)
static

Get all FAIMS compensation voltages that occur in a PeakMap.

If the data is not FAIMS, an empty set will be returned.

Parameters
expThe PeakMap with FAIMS data