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

Method creationDOY

tools/lasdump/Header.hpp:138–139  ·  view source on GitHub ↗

Get day of year of file creation date.

Source from the content-addressed store, hash-verified

136
137 /// Get day of year of file creation date.
138 uint16_t creationDOY() const
139 { return m_createDOY; }
140
141 /// Set day of year of file creation date.
142 /// \exception std::out_of_range - given value is higher than number 366.

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36