Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Member Functions | Public Attributes
mrpt::maps::CPointsMap::LAS_HeaderInfo Struct Reference

Detailed Description

Extra information gathered from the LAS file header.

Definition at line 291 of file maps/CPointsMap.h.

#include <mrpt/maps/CPointsMap.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::CPointsMap::LAS_HeaderInfo::LAS_HeaderInfo ( )
inline

Definition at line 301 of file maps/CPointsMap.h.

Member Data Documentation

◆ creation_DOY

uint16_t mrpt::maps::CPointsMap::LAS_HeaderInfo::creation_DOY

Creation day of year.

Definition at line 299 of file maps/CPointsMap.h.

◆ creation_year

uint16_t mrpt::maps::CPointsMap::LAS_HeaderInfo::creation_year

Creation date (Year number)

Definition at line 298 of file maps/CPointsMap.h.

◆ FileSignature

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

Definition at line 293 of file maps/CPointsMap.h.

◆ project_guid

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

Definition at line 296 of file maps/CPointsMap.h.

◆ SoftwareIdentifier

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

Definition at line 295 of file maps/CPointsMap.h.

◆ spatial_reference_proj4

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

Proj.4 string describing the Spatial Reference System.

Definition at line 297 of file maps/CPointsMap.h.

◆ SystemIdentifier

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

Definition at line 294 of file maps/CPointsMap.h.




Page generated by Doxygen 1.9.5 for MRPT 1.4.0 SVN: at Sun Nov 27 03:17:04 UTC 2022