SWMM  5.2.0
Documentation
Loading...
Searching...
No Matches
objects.h File Reference
#include <stdio.h>
#include "consts.h"
#include "enums.h"
#include "datetime.h"
#include "mathexpr.h"
#include "inlet.h"
#include "infil.h"
#include "exfil.h"
Include dependency graph for objects.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TFile
 
struct  TableEntry
 
struct  TTable
 
struct  TGage
 
struct  TTemp
 
struct  TWind
 
struct  TSnow
 
struct  TEvap
 
struct  TAdjust
 
struct  TEvent
 
struct  TAquifer
 
struct  TGWaterStats
 
struct  TGroundwater
 
struct  TSnowmelt
 
struct  TSnowpack
 
struct  TSubarea
 
struct  TLandFactor
 
struct  TSubcatch
 
struct  TPattern
 
struct  ExtInflow
 
struct  DwfInflow
 
struct  TRdiiInflow
 
struct  TUnitHyd
 
struct  TTreatment
 
struct  TNode
 
struct  TOutfall
 
struct  TStorage
 
struct  TDivider
 
struct  TXsect
 
struct  TTransect
 
struct  TStreet
 
struct  TShape
 
struct  TLink
 
struct  TConduit
 
struct  TPump
 
struct  TOrifice
 
struct  TWeir
 
struct  TOutlet
 
struct  TPollut
 
struct  TBuildup
 
struct  TWashoff
 
struct  TLanduse
 
struct  TRptFlags
 
struct  TRunoffTotals
 
struct  TLoadingTotals
 
struct  TGwaterTotals
 
struct  TRoutingTotals
 
struct  TTimeStepStats
 
struct  TRainStats
 
struct  TSubcatchStats
 
struct  TNodeStats
 
struct  TStorageStats
 
struct  TOutfallStats
 
struct  TPumpStats
 
struct  TLinkStats
 
struct  TMaxStats
 
struct  TRptField
 

Macros

#define MAXPASTRAIN   48
 
#define N_TRANSECT_TBL   51
 
#define N_SHAPE_TBL   51
 
#define TIMELEVELS   6
 

Typedefs

typedef struct TableEntry TTableEntry
 
typedef struct ExtInflow TExtInflow
 
typedef struct DwfInflow TDwfInflow
 

Macro Definition Documentation

◆ MAXPASTRAIN

#define MAXPASTRAIN   48

◆ N_SHAPE_TBL

#define N_SHAPE_TBL   51

◆ N_TRANSECT_TBL

#define N_TRANSECT_TBL   51

◆ TIMELEVELS

#define TIMELEVELS   6

Typedef Documentation

◆ TDwfInflow

typedef struct DwfInflow TDwfInflow

◆ TExtInflow

typedef struct ExtInflow TExtInflow

◆ TTableEntry

typedef struct TableEntry TTableEntry