![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
A contributing gage: its series plus everything needed to read it. More...
#include <gageblend.h>
Public Attributes | |
| QVector< SeriesPoint > | points |
| Strictly increasing in t. | |
| qint64 | intervalSec = 0 |
| Gage recording interval. | |
| RainType | rainType = RainType::Intensity |
| double | scaleFactor = 1.0 |
| Folded into the blend. | |
| QString | name |
| For diagnostics only. | |
A contributing gage: its series plus everything needed to read it.
| qint64 GageBlend::SourceGage::intervalSec = 0 |
Gage recording interval.
| QString GageBlend::SourceGage::name |
For diagnostics only.
| QVector<SeriesPoint> GageBlend::SourceGage::points |
Strictly increasing in t.
| RainType GageBlend::SourceGage::rainType = RainType::Intensity |
| double GageBlend::SourceGage::scaleFactor = 1.0 |
Folded into the blend.