SatDump 2.0.0-alpha-520736c72
Loading...
Searching...
No Matches
xrit_channel_processor_render.h
Go to the documentation of this file.
1#pragma once
2
7
9
10namespace satdump
11{
12 namespace xrit
13 {
18 bool renderTabsFromProcessor(XRITChannelProcessor *p);
19
24 void renderAllTabsFromProcessors(std::vector<XRITChannelProcessor *> ps);
25
30 void renderAllTabsFromProcessors(std::map<std::string, std::shared_ptr<XRITChannelProcessor>> &all_processors);
31 } // namespace xrit
32} // namespace satdump
All-in-on class to convert a set of xRIT files provided in an arbitrary order into products.
Definition xrit_channel_processor.h:39
xRIT file group decoding (into images)