![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
OutputReader — reads SWMM 5.x binary .out files. More...
Namespaces | |
| namespace | openswmm |
OutputReader — reads SWMM 5.x binary .out files.
Implements random-access reads into the binary output format produced by DefaultOutputPlugin. The footer is read first to obtain section offsets, then the header and ID sections are parsed to populate metadata. Period data is read on demand via seeks.