![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
One row of a raingage data file ("Standard" SWMM columnar). More...
#include <FormatTypes.hpp>
Public Attributes | |
| std::string | station_id |
| Station identifier — typically a short ASCII tag. | |
| double | timestamp_oa = 0.0 |
| OADate-encoded timestamp. | |
| double | rainfall = 0.0 |
| Rainfall reading (inches or millimetres per SWMM units convention). | |
One row of a raingage data file ("Standard" SWMM columnar).
| double openswmm::gpkg::formats::RaingageRow::rainfall = 0.0 |
Rainfall reading (inches or millimetres per SWMM units convention).
| std::string openswmm::gpkg::formats::RaingageRow::station_id |
Station identifier — typically a short ASCII tag.
| double openswmm::gpkg::formats::RaingageRow::timestamp_oa = 0.0 |
OADate-encoded timestamp.