Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ setEpoch
Method
setEpoch
pdal/SpatialReference.cpp:163–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
void SpatialReference::setEpoch( const double& epoch )
164
{
165
m_epoch = epoch;
166
}
167
168
169
std::string SpatialReference::getPROJJSON() const
Callers
1
loadParquetGeoMetadata
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected