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

Structure for moving average of daily temperatures. More...

Collaboration diagram for TMovAve:

Public Attributes

double tAve
 Moving average for daily temperature (deg F)
 
double tRng
 Moving average for daily temperature range (deg F)
 
double ta [7]
 Data window for tAve.
 
double tr [7]
 Data window for tRng.
 
int count
 Length of moving average window.
 
int maxCount
 Maximum length of moving average window.
 
int front
 Index of front of moving average window.
 

Detailed Description

Structure for moving average of daily temperatures.


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