QGIS API Documentation 3.43.0-Master (c67cf405802)
Classes
qgsmesh3daveraging.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include <QDomElement>
Include dependency graph for qgsmesh3daveraging.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsMesh3DAveragingMethod
 Abstract class for interpolating 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 which averages the values based on range defined relative to bed elevation or surface. More...
 
class  QgsMeshSigmaAveragingMethod
 Sigma averages over the values between 0 (bed level) and 1 (surface). More...