GM_RoughnessTable_t Enumeration |
Types of roughness tables for converting color values representing land cover to roughness values
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
Copy
public enum GM_RoughnessTable_t

Member name | Value | Description | |
---|---|---|---|
Roughness_CorineSummer | 0 | CORINE Land Cover - Summer | |
Roughness_CorineWinter | 1 | CORINE Land Cover - Winter | |
Roughness_VCF | 2 | Vegetation Continuous Fields (GLCF from MODIS) | |
Roughness_NLCD | 3 | US NLCD (National Land Cover Database) | |
Roughness_GlobCoverESA2009 | 4 | GlobCover ESA 2009 Land Cover Database | |
Roughness_GlobeLand30 | 5 | GlobeLand30 Land Cover Database | |
Roughness_ESA_CCI | 6 | ESA CCI (Climate Change Initiative) Land Cover Database | |
Roughness_NumTypes | 7 |
