MCPcopy 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
158double SpatialReference::getEpoch() const
159{
160 return m_epoch;
161}
162
163void SpatialReference::setEpoch( const double& epoch )
164{

Callers 2

SrsTransformMethod · 0.80
setMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected