Main MRPT website > C++ reference for MRPT 1.9.9
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 46 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 59 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 57 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 55 of file CPointsMap_liblas.h.

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

◆ FileSignature

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

Definition at line 48 of file CPointsMap_liblas.h.

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

◆ project_guid

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

Definition at line 51 of file CPointsMap_liblas.h.

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

◆ SoftwareIdentifier

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

Definition at line 50 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 53 of file CPointsMap_liblas.h.

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

◆ SystemIdentifier

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

Definition at line 49 of file CPointsMap_liblas.h.

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




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST