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 "fy4_headers.h"
9#include "xrit/xrit_file.h"
10
11namespace satdump
12{
13 namespace xrit
14 {
15 namespace fy4
16 {
22 void decompressFY4HritFileIfRequired(XRITFile &file);
23 } // namespace fy4
24 } // namespace xrit
25} // namespace satdump
FY-4x HRIT/LRIT Specific Headers.