2.0.0b10
catchment modelling framework
|
A cell vector holds a bunch of cells. More...
A cell vector holds a bunch of cells.
Public Member Functions | |
double | get_area () const |
Returns sum of the area of the cells. | |
Cell & | get_highest () const |
Returns the heighest cell. | |
Cell & | get_lowest () const |
Returns the cell with the lowest height. | |
Cell & | pop () |
Returns and removes the last cell. | |