#include <camellia.h>
Data Fields | |
int | dynamics |
Its dynamics (importance). | |
int | minimum |
Minimum of the basin. | |
int | flooded |
The catchment basin which has flooded it. | |
int | surface |
Surface of the region. | |
int | accsurface |
Accumulated surface of all children. | |
unsigned short | y |
Position of the minimum. |