Summary of key metrics in each read/lane
See full class description See full class description
const_reference at |
( |
const size_type |
n | ) |
const |
|
inline |
Get constant reference to lane_summary at given index
- Deprecated:
- Will be removed in next feature version (use operator[] instead for C++ Code)
- Parameters
-
- Returns
- constant reference to lane_summary
const cycle_state_summary& cycle_state |
( |
| ) |
const |
|
inline |
Get statistics summarizing the cycle of each RTA state of tiles in the lane
- Returns
- statistics summarizing the cycle of each RTA state of tiles in the lane
Get lane number
- Returns
- lane number
const surface_summary& operator[] |
( |
const size_t |
n | ) |
const |
|
inline |
Get constant reference to lane_summary at given index
- Parameters
-
- Returns
- constant reference to lane_summary
Get number of summaries by surface
- Returns
- number of summaries by surface
size_t tile_count |
( |
| ) |
const |
|
inline |
Get number of tiles in the lane
- Returns
- number of tiles in the lane