HiRISE
 Observation

Classes | Namespaces | Functions

Gap_Map.hh File Reference

#include "Data_Component.hh"
#include "PVL.hh"
#include <iosfwd>
#include <string>
#include <vector>
#include <utility>
Include dependency graph for Gap_Map.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Gap_Map
 A Gap_Map contains a map of data gap ranges for the file with which it is associated. More...

Namespaces

namespace  UA
 

University of Arizona.


namespace  UA::HiRISE
 

High Resolution Imaging Science Experiment.


Functions

std::ostream & operator<< (std::ostream &stream, const Gap_Map &map)
 Prints a Gap_Map to a stream.