Click or drag to resize

GM_RoughnessTable_t Enumeration

Types of roughness tables for converting color values representing land cover to roughness values

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public enum GM_RoughnessTable_t
Members
  Member nameValueDescription
Roughness_CorineSummer0CORINE Land Cover - Summer
Roughness_CorineWinter1CORINE Land Cover - Winter
Roughness_VCF2Vegetation Continuous Fields (GLCF from MODIS)
Roughness_NLCD3US NLCD (National Land Cover Database)
Roughness_GlobCoverESA20094GlobCover ESA 2009 Land Cover Database
Roughness_GlobeLand305GlobeLand30 Land Cover Database
Roughness_ESA_CCI6ESA CCI (Climate Change Initiative) Land Cover Database
Roughness_NumTypes7Number of Roughness Types
See Also