QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
Go to the source code of this file.
Classes | |
class | QgsMesh3DAveragingMethod |
Abstract class to interpolate 3d stacked mesh data to 2d data. More... | |
class | QgsMeshElevationAveragingMethod |
Elevation averaging method averages the values based on range defined absolute value to the model's datum. More... | |
class | QgsMeshMultiLevelsAveragingMethod |
Multi level averaging method specifies limits of vertical layers from the top layer down or reversed. More... | |
class | QgsMeshRelativeHeightAveragingMethod |
Relative height averaging method averages the values based on range defined relative to bed elevation or surface (when countedFromTop()) More... | |
class | QgsMeshSigmaAveragingMethod |
Sigma averages over the values between 0 (bed level) and 1 (surface). More... | |