| GM_RoughnessGridParams_t Structure |
Structure defining setup for a roughness operation
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public
struct
GM_RoughnessGridParams_t
The GM_RoughnessGridParams_t type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal.
(Inherited from
ValueType
.)
| |
| GetHashCode | Returns the hash code for this instance.
(Inherited from
ValueType
.)
| |
| GetType | Gets the type of the current instance.
(Inherited from
Object
.)
| |
| ToString | Returns the fully qualified type name of this instance.
(Inherited from
ValueType
.)
|
| Name | Description | |
|---|---|---|
| mDesc | Layer description | |
| mFlags | Misc. flags to control operation | |
| mTable | Table to use for converting color/land cover type to roughness values | |
| mXSpacing | Grid cell spacing in X dimension in specified projection coordinates (use 0.0 for default) | |
| mYSpacing | Grid cell spacing in Y dimension in specified projection coordinates (use 0.0 for default) |
| Name | Description | |
|---|---|---|
| mBounds | Bounding rectangle (in specified projection) for roughness grid (pixel-is-area, i.e. provide coordinates of outer edge of sample not center of pixel) | |
| mCreateAreas | Create roughness areas. |