![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
One row of a timeseries (SWMM-native text format). More...
#include <FormatTypes.hpp>
Public Attributes | |
| double | timestamp_oa = 0.0 |
| OADate-encoded timestamp (decimal days since 12/30/1899). | |
| double | value = 0.0 |
| Sample value. | |
One row of a timeseries (SWMM-native text format).
| double openswmm::gpkg::formats::TimeseriesRow::timestamp_oa = 0.0 |
OADate-encoded timestamp (decimal days since 12/30/1899).
| double openswmm::gpkg::formats::TimeseriesRow::value = 0.0 |
Sample value.