analyzeDEM Class Reference
+ Inheritance diagram for analyzeDEM:

Public Attributes

 logger
 
 terrainModel
 
 surfaceModel
 
 zone
 
 kernelShape
 

Static Public Attributes

 group_dem = argument_group("Elevation Model inputs", "Settings concerning the input Terrain/Surface models.")
 
 brief
 size
 
 argument_group
 
 description
 
 group_eg
 
 group_zone = argument_group("Zone specification", "Settings concerning definition and cutting of the analyzed zone.")
 
 group_list
 
 group_pro = argument_group("Processing self","Settings for the processing of DEM-derivation products using opalsGridFeature.")
 
 group_out = argument_group("Output self", "Settings concerning the intermediate products and the final report.")
 kernel
 

Member Data Documentation

◆ group_eg

group_eg
static
Initial value:
= argument_group("Example for input of terrain and surface models",
"-t C:\Data\TerrainModel\DTM_*.tif -s C:\Data\SurfaceModel\DSM_*.tif ('*' "
"has to represent exactly the same string for corresponding files!"
" DTM_4380_5270.tif and DSM_4380_5270.tif would be recognized as a pair.)")

◆ group_list

group_list
static
Initial value:
= argument_group("Example of giving a polygon through point coordinates using the -zone flag",
'-zone "0 100 20 100 20 110 0 110" (The result would be a 20x10 rectangle.) '
'Attention: Only use the " quotation mark!')