MCPcopy Create free account
hub / github.com/PDAL/PDAL / creationYear

Method creationYear

tools/lasdump/Header.hpp:147–148  ·  view source on GitHub ↗

Set year of file creation date.

Source from the content-addressed store, hash-verified

145
146 /// Set year of file creation date.
147 uint16_t creationYear() const
148 { return m_createYear; }
149
150 /// Get year of file creation date.
151 /// \exception std::out_of_range - given value is higher than number 9999.

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36