![]() |
ryujin 2.1.1 revision 7e8177dfe35ae5f6a1ae8477f55b1781a1c01c43
|
This module contains classes and functions related to solving the shallow water equations.
|
strong |
Controls how the height information read in from a GeoTIFF image is normalized.
| Enumerator | |
|---|---|
| none | do not normalize the height: |
| minimum | set minimum to zero: |
| average | set average to zero: |
| maximum | set maximum to zero: |
Definition at line 32 of file geotiff_reader.h.