Click or drag to resize

GM_LidarAttrInfo_t Structure

Definition of statistics for each Lidar attribute

Namespace:  GlobalMapper.Lidar
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
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