MCPcopy 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
16PulseCollection::PulseCollection(const Args& args) : m_args(args), m_first(true), m_lowhigh(0)
17{}
18
19PulseCollection::~PulseCollection()
20{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected