![]() |
OpenSWMM Engine
6.0.0-alpha.3
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.3)
|
Go to the source code of this file.
Macros | |
| #define | MEMCHECK(x) |
| #define | FREE(x) |
| #define | ABS(x) |
| #define | MIN(x, y) |
| #define | MAX(x, y) |
| #define | MOD(x, y) |
| #define | LOG10(x) |
| #define | SQR(x) |
| #define | SGN(x) |
| #define | SIGN(x, y) |
| #define | UCHAR(x) |
| #define | ARRAY_LENGTH(x) |
| #define | CALL(x) |
| #define ABS | ( | x | ) |
| #define ARRAY_LENGTH | ( | x | ) |
| #define CALL | ( | x | ) |
| #define FREE | ( | x | ) |
| #define LOG10 | ( | x | ) |
| #define MAX | ( | x, | |
| y ) |
| #define MEMCHECK | ( | x | ) |
| #define SGN | ( | x | ) |
| #define SQR | ( | x | ) |
| #define UCHAR | ( | x | ) |