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