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

Method scaleY

tools/lasdump/Header.hpp:224–225  ·  view source on GitHub ↗

Get scale factor for Y coordinate.

Source from the content-addressed store, hash-verified

222
223 /// Get scale factor for Y coordinate.
224 double scaleY() const
225 { return m_scales[1]; }
226
227 /// Get scale factor for Z coordinate.
228 double scaleZ() const

Callers 2

TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36