MRPT
2.0.1
|
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... | |
|
inline |
Definition at line 58 of file CPointsMap_liblas.h.
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().
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().
std::string mrpt::maps::LAS_HeaderInfo::FileSignature |
Definition at line 47 of file CPointsMap_liblas.h.
Referenced by mrpt::maps::loadLASFile().
std::string mrpt::maps::LAS_HeaderInfo::project_guid |
Definition at line 50 of file CPointsMap_liblas.h.
Referenced by mrpt::maps::loadLASFile().
std::string mrpt::maps::LAS_HeaderInfo::SoftwareIdentifier |
Definition at line 49 of file CPointsMap_liblas.h.
Referenced by mrpt::maps::loadLASFile().
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().
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.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |