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

#include <metric_value.h>

Public Member Functions

float operator() (const model::metrics::phasing_metric &metric, const constants::metric_type type) const
 

Detailed Description

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

Specialization for model::metrics::phasing_metric

Supports enums: Phasing, PrePhasing

Member Function Documentation

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

Get the metric value corresponding to the enum value represented by type

Parameters
metricphasing metric to extract data from
typefield we want to extract from the metric
Returns
float value representing the field value in the metric

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