|
lane_summary (const size_t lane=0, const size_t channel_count=0) |
|
surface_summary & operator[] (const size_t n) INTEROP_THROW_SPEC((model |
|
surface_summary & at (const size_t n) INTEROP_THROW_SPEC((model |
|
iterator begin () |
|
iterator end () |
|
const_iterator begin () const |
|
const_iterator end () const |
|
void resize (const size_type n) |
|
void lane (const size_t val) |
|
void tile_count (const size_t val) |
|
cycle_state_summary & cycle_state () |
|
const surface_summary & operator[] (const size_t n) const INTEROP_THROW_SPEC((model |
|
const_reference at (const size_type n) const INTEROP_THROW_SPEC((model |
|
size_t lane () const |
|
size_t tile_count () const |
|
const cycle_state_summary & cycle_state () const |
|
size_t size () const |
|
stat_summary (const size_t) |
|
float percent_gt_q30 () const |
|
float yield_g () const |
|
float projected_yield_g () const |
|
uint64_t reads () const |
|
uint64_t reads_pf () const |
|
const metric_stat_t & density () const |
|
const metric_stat_t & density_pf () const |
|
const metric_stat_t & cluster_count () const |
|
const metric_stat_t & cluster_count_pf () const |
|
const metric_stat_t & percent_pf () const |
|
const metric_stat_t & phasing () const |
|
const metric_stat_t & prephasing () const |
|
const metric_stat_t & percent_aligned () const |
|
const metric_stat_t & error_rate () const |
|
const metric_stat_t & error_rate_35 () const |
|
const metric_stat_t & error_rate_50 () const |
|
const metric_stat_t & error_rate_75 () const |
|
const metric_stat_t & error_rate_100 () const |
|
const metric_stat_t & first_cycle_intensity () const |
|
const metric_stat_t & phasing_slope () const |
|
const metric_stat_t & phasing_offset () const |
|
const metric_stat_t & prephasing_slope () const |
|
const metric_stat_t & prephasing_offset () const |
|
const metric_stat_t & percent_occupied () const |
|
void percent_gt_q30 (const float val) |
|
void yield_g (const float val) |
|
void projected_yield_g (const float val) |
|
void reads (const uint64_t val) |
|
void reads_pf (const uint64_t val) |
|
void density (const metric_stat_t &stat) |
|
void density_pf (const metric_stat_t &stat) |
|
void cluster_count (const metric_stat_t &stat) |
|
void cluster_count_pf (const metric_stat_t &stat) |
|
void percent_pf (const metric_stat_t &stat) |
|
void phasing (const metric_stat_t &stat) |
|
void prephasing (const metric_stat_t &stat) |
|
void percent_aligned (const metric_stat_t &stat) |
|
void error_rate (const metric_stat_t &stat) |
|
void error_rate_35 (const metric_stat_t &stat) |
|
void error_rate_50 (const metric_stat_t &stat) |
|
void error_rate_75 (const metric_stat_t &stat) |
|
void error_rate_100 (const metric_stat_t &stat) |
|
void first_cycle_intensity (const metric_stat_t &stat) |
|
void phasing_slope (const metric_stat_t &stat) |
|
void phasing_offset (const metric_stat_t &stat) |
|
void prephasing_slope (const metric_stat_t &stat) |
|
void prephasing_offset (const metric_stat_t &stat) |
|
void percent_occupied (const metric_stat_t &val) |
|
void resize_stat (const size_t) |
|