OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
openswmm::inflow::TimePattern Struct Reference

#include <Inflow.hpp>

Collaboration diagram for openswmm::inflow::TimePattern:

Public Attributes

int type = 0
 0=monthly, 1=daily, 2=hourly, 3=weekend
 
double factors [24] = {}
 Up to 24 factors (monthly=12, daily=7, hourly=24)
 

Member Data Documentation

◆ factors

double openswmm::inflow::TimePattern::factors[24] = {}

Up to 24 factors (monthly=12, daily=7, hourly=24)

◆ type

int openswmm::inflow::TimePattern::type = 0

0=monthly, 1=daily, 2=hourly, 3=weekend


The documentation for this struct was generated from the following file: