Extra information gathered from the LAS file header.
Definition at line 301 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... | |
|
inline |
Definition at line 311 of file maps/CPointsMap.h.
uint16_t mrpt::maps::CPointsMap::LAS_HeaderInfo::creation_DOY |
Creation day of year.
Definition at line 309 of file maps/CPointsMap.h.
uint16_t mrpt::maps::CPointsMap::LAS_HeaderInfo::creation_year |
Creation date (Year number)
Definition at line 308 of file maps/CPointsMap.h.
std::string mrpt::maps::CPointsMap::LAS_HeaderInfo::FileSignature |
Definition at line 303 of file maps/CPointsMap.h.
std::string mrpt::maps::CPointsMap::LAS_HeaderInfo::project_guid |
Definition at line 306 of file maps/CPointsMap.h.
std::string mrpt::maps::CPointsMap::LAS_HeaderInfo::SoftwareIdentifier |
Definition at line 305 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 307 of file maps/CPointsMap.h.
std::string mrpt::maps::CPointsMap::LAS_HeaderInfo::SystemIdentifier |
Definition at line 304 of file maps/CPointsMap.h.
Page generated by Doxygen 1.8.11 for MRPT 1.3.2 SVN: at Wed May 25 02:34:21 UTC 2016 |