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

Complete description of an inlet design. All dimensions are in the project's display units (ft or m; ft/s or m/s). More...

#include <openswmm_infrastructure.h>

Collaboration diagram for SWMM_InletDesign:

Public Attributes

int type
 
double grate_length
 
double grate_width
 
int grate_type
 
double open_area
 
double splash_veloc
 
double curb_length
 
double curb_height
 
int throat
 
double slot_length
 
double slot_width
 
char curve_id [64]
 
int curve_kind
 

Detailed Description

Complete description of an inlet design. All dimensions are in the project's display units (ft or m; ft/s or m/s).

Member Data Documentation

◆ curb_height

double SWMM_InletDesign::curb_height

◆ curb_length

double SWMM_InletDesign::curb_length

◆ curve_id

char SWMM_InletDesign::curve_id[64]

◆ curve_kind

int SWMM_InletDesign::curve_kind

◆ grate_length

double SWMM_InletDesign::grate_length

◆ grate_type

int SWMM_InletDesign::grate_type

◆ grate_width

double SWMM_InletDesign::grate_width

◆ open_area

double SWMM_InletDesign::open_area

GENERIC only, fraction (0,1]

◆ slot_length

double SWMM_InletDesign::slot_length

◆ slot_width

double SWMM_InletDesign::slot_width

◆ splash_veloc

double SWMM_InletDesign::splash_veloc

GENERIC only

◆ throat

int SWMM_InletDesign::throat

SWMM_ThroatType (ignored for DROP_CURB)

◆ type

int SWMM_InletDesign::type

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