Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getEpoch
Method
getEpoch
pdal/SpatialReference.cpp:158–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
157
158
double SpatialReference::getEpoch() const
159
{
160
return m_epoch;
161
}
162
163
void SpatialReference::setEpoch( const double& epoch )
164
{
Callers
2
SrsTransform
Method · 0.80
set
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected