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

Culvert curve coefficients (K, M, C, Y) per type code. More...

#include <Culvert.hpp>

Collaboration diagram for openswmm::culvert::CulvertCoeffs:

Public Attributes

double K = 0.0
 
double M = 0.0
 
double C = 0.0
 
double Y = 0.0
 

Detailed Description

Culvert curve coefficients (K, M, C, Y) per type code.

Member Data Documentation

◆ C

double openswmm::culvert::CulvertCoeffs::C = 0.0

◆ K

double openswmm::culvert::CulvertCoeffs::K = 0.0

◆ M

double openswmm::culvert::CulvertCoeffs::M = 0.0

◆ Y

double openswmm::culvert::CulvertCoeffs::Y = 0.0

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