Produces colored relief rasters from DEM.  
 More...
#include <qgsrelief.h>
Produces colored relief rasters from DEM. 
Definition at line 38 of file qgsrelief.h.
◆ QgsRelief() [1/2]
      
        
          | QgsRelief::QgsRelief | ( | const QString & | inputFile, | 
        
          |  |  | const QString & | outputFile, | 
        
          |  |  | const QString & | outputFormat | 
        
          |  | ) |  |  | 
      
 
 
◆ ~QgsRelief()
  
  | 
        
          | QgsRelief::~QgsRelief | ( |  | ) |  |  | default | 
 
 
◆ QgsRelief() [2/2]
◆ addReliefColorClass()
◆ calculateOptimizedReliefClasses()
Calculates class breaks according with the method of Buenzli (2011) using an iterative algorithm for segmented regression. 
- Returns
- truein case of success
Definition at line 557 of file qgsrelief.cpp.
 
 
◆ clearReliefColors()
      
        
          | void QgsRelief::clearReliefColors | ( |  | ) |  | 
      
 
 
◆ exportFrequencyDistributionToCsv()
      
        
          | bool QgsRelief::exportFrequencyDistributionToCsv | ( | const QString & | file | ) |  | 
      
 
Write frequency of elevation values to file for manual inspection. 
Definition at line 475 of file qgsrelief.cpp.
 
 
◆ operator=()
◆ processRaster()
      
        
          | int QgsRelief::processRaster | ( | QgsFeedback * | feedback = nullptr | ) |  | 
      
 
Starts the calculation, reads from mInputFile and stores the result in mOutputFile. 
- Parameters
- 
  
    | feedback | feedback object that receives update and that is checked for cancellation. |  
 
- Returns
- 0 in case of success 
Definition at line 72 of file qgsrelief.cpp.
 
 
◆ reliefColors()
◆ setReliefColors()
◆ setZFactor()
  
  | 
        
          | void QgsRelief::setZFactor | ( | double | factor | ) |  |  | inline | 
 
 
◆ zFactor()
  
  | 
        
          | double QgsRelief::zFactor | ( |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following files:
- /build/qgis-3.20.0+99unstable/src/analysis/raster/qgsrelief.h
- /build/qgis-3.20.0+99unstable/src/analysis/raster/qgsrelief.cpp