MRPT  2.0.0
List of all members | Public Member Functions | Public Attributes
mrpt::maps::LAS_HeaderInfo Struct Reference

Detailed Description

Extra information gathered from the LAS file header.

Definition at line 45 of file CPointsMap_liblas.h.

#include <mrpt/maps/CPointsMap_liblas.h>

Public Member Functions

 LAS_HeaderInfo ()
 

Public Attributes

std::string FileSignature
 
std::string SystemIdentifier
 
std::string SoftwareIdentifier
 
std::string project_guid
 
std::string spatial_reference_proj4
 Proj.4 string describing the Spatial Reference System. More...
 
uint16_t creation_year
 Creation date (Year number) More...
 
uint16_t creation_DOY
 Creation day of year. More...
 

Constructor & Destructor Documentation

◆ LAS_HeaderInfo()

mrpt::maps::LAS_HeaderInfo::LAS_HeaderInfo ( )
inline

Definition at line 58 of file CPointsMap_liblas.h.

Member Data Documentation

◆ creation_DOY

uint16_t mrpt::maps::LAS_HeaderInfo::creation_DOY

Creation day of year.

Definition at line 56 of file CPointsMap_liblas.h.

Referenced by mrpt::maps::loadLASFile().

◆ creation_year

uint16_t mrpt::maps::LAS_HeaderInfo::creation_year

Creation date (Year number)

Definition at line 54 of file CPointsMap_liblas.h.

Referenced by mrpt::maps::loadLASFile().

◆ FileSignature

std::string mrpt::maps::LAS_HeaderInfo::FileSignature

Definition at line 47 of file CPointsMap_liblas.h.

Referenced by mrpt::maps::loadLASFile().

◆ project_guid

std::string mrpt::maps::LAS_HeaderInfo::project_guid

Definition at line 50 of file CPointsMap_liblas.h.

Referenced by mrpt::maps::loadLASFile().

◆ SoftwareIdentifier

std::string mrpt::maps::LAS_HeaderInfo::SoftwareIdentifier

Definition at line 49 of file CPointsMap_liblas.h.

Referenced by mrpt::maps::loadLASFile().

◆ spatial_reference_proj4

std::string mrpt::maps::LAS_HeaderInfo::spatial_reference_proj4

Proj.4 string describing the Spatial Reference System.

Definition at line 52 of file CPointsMap_liblas.h.

Referenced by mrpt::maps::loadLASFile().

◆ SystemIdentifier

std::string mrpt::maps::LAS_HeaderInfo::SystemIdentifier

Definition at line 48 of file CPointsMap_liblas.h.

Referenced by mrpt::maps::loadLASFile().




Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020