MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / cancel

Method cancel

Tasks/DopplerCalculator.cpp:184–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182}
183
184void
185DopplerCalculator::cancel(void)
186{
187 emit cancelled();
188}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected