Helios++
Helios software for LiDAR simulations
LasSpecification Class Reference

Class representing LAS specification. More...

#include <LasSpecification.h>

Static Public Attributes

static const int UNCLASSIFIED = 0
 Unclassified class integer.
 
static const int UNKNOWN = 1
 Unknown class integer.
 
static const int GROUND = 2
 Ground class integer.
 
static const int LOW_VEGETATION = 3
 Low vegetation class integer.
 
static const int MEDIUM_VEGETATION = 4
 Medium vegetation class integer.
 
static const int HIGH_VEGETATION = 5
 High vegetation class integer.
 
static const int BUILDING = 6
 Building class integer.
 
static const int LOW_POINT = 7
 Low point class integer.
 
static const int WATER = 9
 Water class integer.
 
static const int RAIL = 10
 Rail class integer.
 
static const int ROAD = 11
 Road class integer.
 
static const int WIRE_GUARD = 13
 Wire guard class integer.
 
static const int WIRE_CONDUCTOR = 14
 Wire conductor class integer.
 
static const int TRANSMISSION_TOWER = 14
 Transmission tower class integer.
 
static const int WIRE_STRUCTURE = 16
 Wire structure class integer.
 

Detailed Description

Class representing LAS specification.

For more information visit: https://www.asprs.org/a/society/committees/standards/LAS_1_4_r13.pdf


The documentation for this class was generated from the following file: