Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36