|
void | AddHydroUnit (int id, double area) |
|
void | AddLandCover (const string &name, const string &type="", double fraction=1.0) |
|
void | AddHydroUnitPropertyDouble (const string &name, double value, const string &unit="") |
|
void | AddHydroUnitPropertyString (const string &name, const string &value) |
|
void | Clear () |
|
void | SelectUnit (int index) |
|
bool | Parse (const string &path) |
|
HydroUnitSettings | GetHydroUnitSettings (int index) const |
|
LandCoverSettings | GetLandCoverSettings (int index) const |
|
SurfaceComponentSettings | GetSurfaceComponentSettings (int index) const |
|
int | GetHydroUnitsNb () const |
|
int | GetLandCoversNb () const |
|
int | GetSurfaceComponentsNb () const |
|
double | GetTotalArea () const |
|
The documentation for this class was generated from the following files:
- /github/workspace/core/src/base/SettingsBasin.h
- /github/workspace/core/src/base/SettingsBasin.cpp