Global Mapper SDK
| GM_ValueStats_t Structure |
This type is used for returning the calculated elevation statistics within an area
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public struct GM_ValueStats_t
| Name | Description | |
|---|---|---|
| mCount | How many valid instances of the value were encountered |
|
| mAvg | Average value |
|
| mMin | Minimum value | |
| mMax | Maximum value | |
| mStdDev | Standard deviation of value |
Comments
0 comments
Please sign in to leave a comment.