![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
SWMM "Standard" raingage text format — parser + materialiser. More...
#include "RaingageFormat.hpp"#include "../../../core/DateTime.hpp"#include <cstdio>#include <cstring>Namespaces | |
| namespace | openswmm |
| namespace | openswmm::gpkg |
| namespace | openswmm::gpkg::formats |
Functions | |
| FormatResult | openswmm::gpkg::formats::parseRaingageStd (const std::string &path, std::vector< RaingageRow > &rows) |
| FormatResult | openswmm::gpkg::formats::writeRaingageStd (const std::string &path, const std::vector< RaingageRow > &rows) |
SWMM "Standard" raingage text format — parser + materialiser.