metric_value< model::metrics::extraction_metric > Class Template Reference

#include <metric_value.h>

Public Member Functions

 metric_value (const size_t _channel)
 
float operator() (const model::metrics::extraction_metric &metric, const constants::metric_type type) const
 

Detailed Description

template<>
class illumina::interop::logic::metric::metric_value< model::metrics::extraction_metric >

Specialization for model::metrics::extraction_metric

Supports enums: Intensity and FWHM

Constructor & Destructor Documentation

metric_value ( const size_t  _channel)
inline

Constructor

Parameters
_channelspecific channel to select

Member Function Documentation

float operator() ( const model::metrics::extraction_metric metric,
const constants::metric_type  type 
) const
inline

Get the metric value corresponding to the metric_type enum value

Parameters
metricextraction metric
typemetric type
Returns
metric value

The documentation for this class was generated from the following file: