Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
MRMFeaturePicker::ComponentParams Struct Reference

Structure to contain information about a single component with its parameters. More...

#include <OpenMS/ANALYSIS/OPENSWATH/MRMFeaturePicker.h>

Public Attributes

String component_name
 The component_name can't be an empty string. More...
 
String component_group_name
 The component_group_name can't be an empty string. More...
 
Param params
 The parameters pertaining a single component. More...
 

Detailed Description

Structure to contain information about a single component with its parameters.

Member Data Documentation

◆ component_group_name

String component_group_name

The component_group_name can't be an empty string.

◆ component_name

String component_name

The component_name can't be an empty string.

◆ params

Param params

The parameters pertaining a single component.


OpenMS / TOPP release 2.3.0 Documentation generated on Wed Apr 18 2018 19:29:14 using doxygen 1.8.14