1#ifndef HYDROBRICKS_PROCESS_INTERCEPTION_GR4J_H
2#define HYDROBRICKS_PROCESS_INTERCEPTION_GR4J_H
32 [[nodiscard]]
bool IsValid()
const override;
Definition ProcessInterceptionGR4J.h:16
vecDouble GetRates() override
Definition ProcessInterceptionGR4J.cpp:34
void AttachForcing(Forcing *forcing) override
Definition ProcessInterceptionGR4J.cpp:26
bool IsValid() const override
Definition ProcessInterceptionGR4J.cpp:14
static void RegisterProcessSettings(SettingsModel *modelSettings)
Definition ProcessInterceptionGR4J.cpp:10
Definition SettingsModel.h:69
Definition WaterContainer.h:9