Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SatDump/SatDump
/ getOutputs
Method
getOutputs
src-core/core/module.cpp:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
std::vector<std::string> ProcessingModule::getOutputs()
15
{
16
return d_output_files;
17
}
18
19
void ProcessingModule::setInputType(ModuleDataType type)
20
{
Callers
2
getOutputFiles
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected