|
SatDump 2.0.0-alpha-520736c72
|
MSG/ELEKTRO Decompression functions. More...
Go to the source code of this file.
Functions | |
| void | satdump::xrit::msg::decompressMsgHritFileIfRequired (XRITFile &file) |
| Parses headers to figure out the compression utilized (usually Wavelet on HRIT and JPEG on LRIT), and decompressed the file back into raw data. | |
MSG/ELEKTRO Decompression functions.
| void satdump::xrit::msg::decompressMsgHritFileIfRequired | ( | XRITFile & | file | ) |
Parses headers to figure out the compression utilized (usually Wavelet on HRIT and JPEG on LRIT), and decompressed the file back into raw data.
| file | file to decompress |