1#ifndef HYDROBRICKS_GENERIC_LAND_COVER_H
2#define HYDROBRICKS_GENERIC_LAND_COVER_H
Definition GenericLandCover.h:7
void Finalize() override
Definition GenericLandCover.cpp:16
void ApplyConstraints(double timeStep) override
Definition GenericLandCover.cpp:12
void SetParameters(const BrickSettings &brickSettings) override
Definition GenericLandCover.cpp:8
Definition LandCover.h:10
Definition SettingsModel.h:47