Main MRPT website > C++ reference for MRPT 1.3.2
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 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...
 

Constructor & Destructor Documentation

mrpt::maps::CPointsMap::LAS_HeaderInfo::LAS_HeaderInfo ( )
inline

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

Member Data Documentation

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.9.1 for MRPT 1.3.2 SVN:Unversioned directory at Thu Dec 10 00:07:55 UTC 2015