1 #ifndef TrackingTable_h 2 #define TrackingTable_h File name manipulation and expansion.
Definition: FileName.h:116
Table toTable()
Constrcts and returns a Table object based on values in m_fileList.
Definition: TrackingTable.cpp:85
~TrackingTable()
Destroys the TrackingTable object.
Definition: TrackingTable.cpp:75
FileName pixelToFileName(unsigned int pixel)
Returns the FileName that corresponds to a pixel value.
Definition: TrackingTable.cpp:136
const QString trackingTableName
Definition: TrackingTable.h:35
TrackingTable()
Default constructor.
Definition: TrackingTable.cpp:43
unsigned int fileNameToPixel(FileName file, QString serialNumber)
Returns the pixel value of the filename/serialnumber combination.
Definition: TrackingTable.cpp:166
int fileNameToIndex(FileName file, QString serialNumber)
Returns the index of the filename/serialnumber combination.
Definition: TrackingTable.cpp:216
QString pixelToSN(unsigned int pixel)
Returns the serial number that corresponds to a pixel value.
Definition: TrackingTable.cpp:186
Class for storing Table blobs information.
Definition: Table.h:77
Table to store tracking information for a mosaic.
Definition: TrackingTable.h:53
Definition: BoxcarCachingAlgorithm.h:29
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31