Helios++
Helios software for LiDAR simulations
LasSpecification Class Reference

Class representing LAS specification Classes from 0 to 63 are defined by the specification Classes from 64 to 255 are user definable. 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 = 15
 Transmission tower class integer.
 
static const int WIRE_STRUCTURE = 16
 Wire structure class integer.
 
static const int BRIDGE_DECK = 17
 Bridge Deck class integer.
 
static const int HIGH_NOISE = 18
 High Noise class integer.
 
static const int OVERHEAD_STRUCTURE = 19
 Overhead Structure class integer E.g. conveyors, mining equipment, traffic lights.
 
static const int IGNORED_GROUND = 20
 Ignored ground class integer E.g. breakline proximity.
 
static const int SNOW = 21
 Snow class integer.
 

Detailed Description

Class representing LAS specification Classes from 0 to 63 are defined by the specification Classes from 64 to 255 are user definable.

For more information visit: http://www.asprs.org/wp-content/uploads/2019/07/LAS_1_4_r15.pdf


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