HiRISE
 Observation

Classes | Namespaces | Functions

FELICS_Line_Cache.hh File Reference

#include "Cache.hh"
#include "Line_Cache.hh"
#include <iostream>
#include <string>
Include dependency graph for FELICS_Line_Cache.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FELICS_Line_Cache
 A FELICS_Line_Cache extends a Line_Cache by adding management of FELICS compressed line data. More...

Namespaces

namespace  UA
 

University of Arizona.


namespace  UA::HiRISE
 

High Resolution Imaging Science Experiment.


Functions

int decompress (char *compressed, unsigned int amount, char *decompressed, unsigned int width, unsigned int height)

Function Documentation

int decompress ( char *  compressed,
unsigned int  amount,
char *  decompressed,
unsigned int  width,
unsigned int  height 
)