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. | |
uint16_t | creation_year |
Creation date (Year number) | |
uint16_t | creation_DOY |
Creation day of year. | |
|
inline |
Definition at line 301 of file maps/CPointsMap.h.
uint16_t mrpt::maps::CPointsMap::LAS_HeaderInfo::creation_DOY |
Creation day of year.
Definition at line 299 of file maps/CPointsMap.h.
uint16_t mrpt::maps::CPointsMap::LAS_HeaderInfo::creation_year |
Creation date (Year number)
Definition at line 298 of file maps/CPointsMap.h.
std::string mrpt::maps::CPointsMap::LAS_HeaderInfo::FileSignature |
Definition at line 293 of file maps/CPointsMap.h.
std::string mrpt::maps::CPointsMap::LAS_HeaderInfo::project_guid |
Definition at line 296 of file maps/CPointsMap.h.
std::string mrpt::maps::CPointsMap::LAS_HeaderInfo::SoftwareIdentifier |
Definition at line 295 of file maps/CPointsMap.h.
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.
std::string mrpt::maps::CPointsMap::LAS_HeaderInfo::SystemIdentifier |
Definition at line 294 of file maps/CPointsMap.h.
Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Fri Jan 20 00:45:34 UTC 2023 |