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

#include <objects.h>

Collaboration diagram for TGage:

Public Attributes

char * ID
 
int dataSource
 
int tSeries
 
char fname [MAXFNAME+1]
 
char staID [MAXMSG+1]
 
DateTime startFileDate
 
DateTime endFileDate
 
int rainType
 
int rainInterval
 
int rainUnits
 
double snowFactor
 
long startFilePos
 
long endFilePos
 
long currentFilePos
 
double rainAccum
 
double unitsFactor
 
DateTime startDate
 
DateTime endDate
 
DateTime nextDate
 
double rainfall
 
double nextRainfall
 
double apiRainfall
 
double reportRainfall
 
double pastRain [MAXPASTRAIN+1]
 
int pastInterval
 
int coGage
 
int isUsed
 
int isCurrent
 

Member Data Documentation

◆ apiRainfall

double TGage::apiRainfall

◆ coGage

int TGage::coGage

◆ currentFilePos

long TGage::currentFilePos

◆ dataSource

int TGage::dataSource

◆ endDate

DateTime TGage::endDate

◆ endFileDate

DateTime TGage::endFileDate

◆ endFilePos

long TGage::endFilePos

◆ fname

char TGage::fname[MAXFNAME+1]

◆ ID

char* TGage::ID

◆ isCurrent

int TGage::isCurrent

◆ isUsed

int TGage::isUsed

◆ nextDate

DateTime TGage::nextDate

◆ nextRainfall

double TGage::nextRainfall

◆ pastInterval

int TGage::pastInterval

◆ pastRain

double TGage::pastRain[MAXPASTRAIN+1]

◆ rainAccum

double TGage::rainAccum

◆ rainfall

double TGage::rainfall

◆ rainInterval

int TGage::rainInterval

◆ rainType

int TGage::rainType

◆ rainUnits

int TGage::rainUnits

◆ reportRainfall

double TGage::reportRainfall

◆ snowFactor

double TGage::snowFactor

◆ staID

char TGage::staID[MAXMSG+1]

◆ startDate

DateTime TGage::startDate

◆ startFileDate

DateTime TGage::startFileDate

◆ startFilePos

long TGage::startFilePos

◆ tSeries

int TGage::tSeries

◆ unitsFactor

double TGage::unitsFactor

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