Click or drag to resize

GM_LidarAttrInfo_t Structure

Definition of statistics for each Lidar attribute

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public struct GM_LidarAttrInfo_t

The GM_LidarAttrInfo_t type exposes the following members.

Fields
  NameDescription
Public fieldmMaxVal
Maximum encountered value
Public fieldmMinVal
Minimum encountered value
Top
See Also