Click or drag to resize

GM_LidarStats_t Class

Definition of statistics for a Lidar point cloud
Inheritance Hierarchy
SystemObject
  GlobalMapperGM_LidarStats_t

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

The GM_LidarStats_t type exposes the following members.

Properties
  NameDescription
Public propertymAttrStats
Statistics by attribute
Public propertymClassStats
Statistics by class
Public propertymReturnStats
Statistics by return type
Top
Fields
  NameDescription
Public fieldmAllPointsStats
Statistics for everything together
Public fieldmAvgElev
Average of elevation values
Public fieldmAvgIntensity
Average of intensity values
Public fieldmStdDevElev
Standard deviation of elevation values
Public fieldmStdDevIntensity
Standard deviation of intensity values
Top
See Also