OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
TimeseriesFormat.cpp File Reference

SWMM-native timeseries text format — parser + materialiser. More...

#include "TimeseriesFormat.hpp"
#include "../../../core/DateTime.hpp"
#include <cstdio>
#include <cstring>
Include dependency graph for TimeseriesFormat.cpp:

Namespaces

namespace  openswmm
 
namespace  openswmm::gpkg
 
namespace  openswmm::gpkg::formats
 

Functions

FormatResult openswmm::gpkg::formats::parseTimeseriesText (const std::string &path, std::vector< TimeseriesRow > &rows)
 Parse a SWMM-native timeseries text file at path into rows.
 
FormatResult openswmm::gpkg::formats::writeTimeseriesText (const std::string &path, const std::vector< TimeseriesRow > &rows)
 Write rows back to a SWMM-native timeseries text file at path.
 

Detailed Description

SWMM-native timeseries text format — parser + materialiser.

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
License\n MIT License