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

IOutputPlugin that writes per-timestep results to a GeoPackage. More...

#include "GeoPackageOutputPlugin.hpp"
#include "GeoPackageSchema.hpp"
#include "GeoPackageWriter.hpp"
#include "core/SimulationContext.hpp"
#include "core/UnitConversion.hpp"
#include <openswmm/plugin_sdk/SimulationSnapshot.hpp>
#include <version.h>
#include <chrono>
#include <sstream>
#include <iomanip>
Include dependency graph for GeoPackageOutputPlugin.cpp:

Namespaces

namespace  openswmm
 
namespace  openswmm::gpkg
 

Detailed Description

IOutputPlugin that writes per-timestep results to a GeoPackage.