1#ifndef HYDROBRICKS_PROCESS_ET_H
2#define HYDROBRICKS_PROCESS_ET_H
17 [[nodiscard]]
bool IsValid()
const override;
bool ToAtmosphere() const override
Definition ProcessET.h:32
int GetConnectionCount() const override
Definition ProcessET.cpp:18
bool IsValid() const override
Definition ProcessET.cpp:9
double * GetValuePointer(const string &name) override
Definition ProcessET.cpp:22
Definition WaterContainer.h:9