![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Rule premise named variable. More...
Public Attributes | |
| struct TVariable | variable |
| Rule premise variable. | |
| char | name [MAXVARNAME+1] |
| Name used in math expression. | |
Rule premise named variable.
| char TNamedVariable::name[MAXVARNAME+1] |
Name used in math expression.
| struct TVariable TNamedVariable::variable |
Rule premise variable.