Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ PulseCollection
Method
PulseCollection
plugins/trajectory/filters/PulseCollection.cpp:16–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
{
15
16
PulseCollection::PulseCollection(const Args& args) : m_args(args), m_first(true), m_lowhigh(0)
17
{}
18
19
PulseCollection::~PulseCollection()
20
{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected