2.0.0b10
catchment modelling framework
Loading...
Searching...
No Matches
cell_vector Class Reference

A cell vector holds a bunch of cells. More...

Detailed Description

A cell vector holds a bunch of cells.

Public Member Functions

double get_area () const
 Returns sum of the area of the cells.
 
Cellget_highest () const
 Returns the heighest cell.
 
Cellget_lowest () const
 Returns the cell with the lowest height.
 
Cellpop ()
 Returns and removes the last cell.