SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
GageBlend::Box Struct Reference

A constant-intensity interval, [t0, t1), in depth/hour. More...

#include <gageblend.h>

Collaboration diagram for GageBlend::Box:

Public Attributes

qint64 t0 = 0
 
qint64 t1 = 0
 
double intensity = 0.0
 

Detailed Description

A constant-intensity interval, [t0, t1), in depth/hour.

Member Data Documentation

◆ intensity

double GageBlend::Box::intensity = 0.0

◆ t0

qint64 GageBlend::Box::t0 = 0

◆ t1

qint64 GageBlend::Box::t1 = 0

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