OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
inlet.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct TInlet TInlet
 

Functions

int inlet_create (int nInlets)
 
void inlet_delete ()
 
int inlet_readDesignParams (char *tok[], int ntoks)
 
int inlet_readUsageParams (char *tok[], int ntoks)
 
void inlet_validate ()
 
void inlet_findCapturedFlows (double tStep)
 
void inlet_adjustQualInflows ()
 
void inlet_adjustQualOutflows ()
 
void inlet_writeStatsReport ()
 
double inlet_capturedFlow (int link)
 

Typedef Documentation

◆ TInlet

typedef struct TInlet TInlet

Function Documentation

◆ inlet_adjustQualInflows()

void inlet_adjustQualInflows ( )
Here is the caller graph for this function:

◆ inlet_adjustQualOutflows()

void inlet_adjustQualOutflows ( )
Here is the caller graph for this function:

◆ inlet_capturedFlow()

double inlet_capturedFlow ( int  link)

◆ inlet_create()

int inlet_create ( int  nInlets)

◆ inlet_delete()

void inlet_delete ( )

◆ inlet_findCapturedFlows()

void inlet_findCapturedFlows ( double  tStep)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ inlet_readDesignParams()

int inlet_readDesignParams ( char *  tok[],
int  ntoks 
)
Here is the call graph for this function:

◆ inlet_readUsageParams()

int inlet_readUsageParams ( char *  tok[],
int  ntoks 
)
Here is the call graph for this function:

◆ inlet_validate()

void inlet_validate ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ inlet_writeStatsReport()

void inlet_writeStatsReport ( )
Here is the call graph for this function:
Here is the caller graph for this function: