HiRISE
 Observation

Namespaces | Macros | Functions
LUT.cc File Reference
#include "LUT.hh"
#include "Data_Block.hh"
#include "PVL.hh"
#include "Utility/Exception.hh"
#include <istream>
#include <ostream>
#include <sstream>
#include <iomanip>
#include <string>
#include <stdexcept>
Include dependency graph for LUT.cc:

Namespaces

 UA
 University of Arizona.
 
 UA::HiRISE
 High Resolution Imaging Science Experiment.
 

Macros

#define LUT_BYTES   16384
 
#define LUT_DEFAULT_PUKOOL_OFFSET   0.5
 
#define LUT_PRINT_GROUPS_WIDTH   8
 

Functions

Pixel_typepukool_table (const idaeim::PVL::Value &conversion_table, Pixel_type *maping_table, double offset_percentage=LUT::DEFAULT_PUKOOL_OFFSET)
 Generates a reverse lookup (pukool) table from a LUT PVL_PDS LOOKUP_CONVERSION_TABLE Parameter Value. More...
 

Macro Definition Documentation

◆ LUT_BYTES

#define LUT_BYTES   16384

◆ LUT_DEFAULT_PUKOOL_OFFSET

#define LUT_DEFAULT_PUKOOL_OFFSET   0.5

◆ LUT_PRINT_GROUPS_WIDTH

#define LUT_PRINT_GROUPS_WIDTH   8