SatDump 2.0.0-alpha-520736c72
Loading...
Searching...
No Matches
decomp.h
Go to the documentation of this file.
1#pragma once
2
7
8#include "gk2a_headers.h"
9#include "xrit/xrit_file.h"
10
11namespace satdump
12{
13 namespace xrit
14 {
15 namespace gk2a
16 {
23 void decompressGK2AHritFileIfRequired(XRITFile &file);
24 } // namespace gk2a
25 } // namespace xrit
26} // namespace satdump
GK-2A HRIT/LRIT Specific Headers.