phasing_metric_v2 Struct Reference

#include <phasing_metrics_test.h>

Inheritance diagram for phasing_metric_v2:
metric_test< model::metrics::phasing_metric, 2 >

Static Public Member Functions

static void create_expected (metric_set_t &metrics, const model::run::info &=model::run::info())
 
template<class Collection >
static void create_binary_data (Collection &buffer)
 
- Static Public Member Functions inherited from metric_test< model::metrics::phasing_metric, 2 >
static std::string name ()
 
static std::vector< T > to_vector (const T(&vals)[N])
 
static std::vector< T > to_vector (const sparse_value< T, Size >(&vals)[N])
 

Additional Inherited Members

- Public Types inherited from metric_test< model::metrics::phasing_metric, 2 >
enum  Checks
 
typedef model::metrics::phasing_metric metric_t
 
typedef model::metric_base::metric_set< model::metrics::phasing_metricmetric_set_t
 
typedef metric_t::header_type header_t
 
typedef metric_set_t::const_iterator const_iterator
 

Detailed Description

This test writes three records of an InterOp files, then reads them back in and compares each value to ensure they did not change.

See also
model::metrics::phasing_metric

Member Function Documentation

static void create_binary_data ( Collection &  buffer)
inlinestatic

Get the expected binary data

Parameters
bufferbinary data string
static void create_expected ( metric_set_t metrics,
const model::run::info = model::run::info() 
)
inlinestatic

Create the expected metric set

Parameters
metricsdestination metric set

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