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::SeriesPoint Struct Reference

One (time, value) entry of a rainfall series. More...

#include <gageblend.h>

Collaboration diagram for GageBlend::SeriesPoint:

Public Attributes

qint64 t = 0
 Seconds since the epoch.
 
double value = 0.0
 In the series' own rain type and units.
 

Detailed Description

One (time, value) entry of a rainfall series.

Member Data Documentation

◆ t

qint64 GageBlend::SeriesPoint::t = 0

Seconds since the epoch.

◆ value

double GageBlend::SeriesPoint::value = 0.0

In the series' own rain type and units.


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