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