Model for flowcell heatmap
See full class description 
  
  | 
        
          | size_t lane_count | ( |  | ) | const |  | inline | 
 
Get number of lanes
- Returns
- number of lanes 
 
 
  
  | 
        
          | const plot::axis& saxis | ( |  | ) | const |  | inline | 
 
Get the single axis
- Returns
- single axis 
 
 
  
  | 
        
          | const std::string& subtitle | ( |  | ) | const |  | inline | 
 
Get the sub title
- Returns
- sub title 
 
 
  
  | 
        
          | size_t swath_count | ( |  | ) | const |  | inline | 
 
Get number of swaths
- Returns
- number of swaths 
 
 
  
  | 
        
          | ::uint32_t tile_at | ( | const size_t | index | ) | const |  | inline | 
 
Get tile id at index
- Parameters
- 
  
  
- Returns
- tile id 
 
 
  
  | 
        
          | size_t tile_count | ( |  | ) | const |  | inline | 
 
Get number of tiles
- Returns
- number of tiles 
 
 
  
  | 
        
          | ::uint32_t tile_id | ( | const size_t | lane_idx, |  
          |  |  | const size_t | loc |  
          |  | ) |  | const |  | inline | 
 
Get the tile id associated with the location
- Parameters
- 
  
  
- Returns
- tile id 
 
 
  
  | 
        
          | size_t total_tile_count | ( |  | ) | const |  | inline | 
 
Get total number of tiles for a single lane
- Returns
- total number of tiles for a single lane