OpenMS  2.4.0
Public Attributes | List of all members
PSLPFormulation::IndexTriple Struct Reference

Struct that holds the indices of the precursors in the feature map and the ilp formulation. More...

#include <OpenMS/ANALYSIS/TARGETED/PSLPFormulation.h>

Public Attributes

Size feature
 
Int scan
 
Size variable
 
double rt_probability
 
double signal_weight
 
String prot_acc
 

Detailed Description

Struct that holds the indices of the precursors in the feature map and the ilp formulation.

Member Data Documentation

◆ feature

Size feature

◆ prot_acc

String prot_acc

Referenced by OpenMS::operator<<().

◆ rt_probability

double rt_probability

◆ scan

Int scan

◆ signal_weight

double signal_weight

◆ variable

Size variable