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

Section handlers for [STREETS], [INLETS], [INLET_USAGE]. More...

#include <vector>
#include <string>
Include dependency graph for InfraHandler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openswmm
 
namespace  openswmm::input
 

Functions

void openswmm::input::handle_streets (SimulationContext &ctx, const std::vector< std::string > &lines)
 Parse [STREETS] — fills ctx.streets.
 
void openswmm::input::handle_inlets (SimulationContext &ctx, const std::vector< std::string > &lines)
 Parse [INLETS] — fills ctx.inlets.
 
void openswmm::input::handle_inlet_usage (SimulationContext &ctx, const std::vector< std::string > &lines)
 Parse [INLET_USAGE] — fills ctx.inlet_usages.
 
void openswmm::input::handle_adjustments (SimulationContext &ctx, const std::vector< std::string > &lines)
 Parse [ADJUSTMENTS] — fills climate adjustment arrays.
 
void openswmm::input::handle_events (SimulationContext &ctx, const std::vector< std::string > &lines)
 Parse [EVENTS] — fills ctx.events.
 

Detailed Description

Section handlers for [STREETS], [INLETS], [INLET_USAGE].

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