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... | |
|
inline |
Definition at line 59 of file CPointsMap_liblas.h.
| 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().
| 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().
| std::string mrpt::maps::LAS_HeaderInfo::FileSignature |
Definition at line 48 of file CPointsMap_liblas.h.
Referenced by mrpt::maps::loadLASFile().
| std::string mrpt::maps::LAS_HeaderInfo::project_guid |
Definition at line 51 of file CPointsMap_liblas.h.
Referenced by mrpt::maps::loadLASFile().
| std::string mrpt::maps::LAS_HeaderInfo::SoftwareIdentifier |
Definition at line 50 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 53 of file CPointsMap_liblas.h.
Referenced by mrpt::maps::loadLASFile().
| 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.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |