WPOCT Software Developer's Kit (SDK)
SDK For using Wasatch Photonics OCT Spectrometers
Typedefs | Functions
FindIndex.h File Reference

Interface to the find_index functions. More...

#include <map>
Include dependency graph for FindIndex.h:

Go to the source code of this file.

Typedefs

typedef pair< DBL, I32 > DI_Pair
 
typedef pair< SGL, I32 > DIF_Pair
 

Functions

I32 find_index (map< DBL, I32 > *spectrum_map, DBL key)
 
I32 find_index (map< SGL, I32 > *spectrum_map, SGL key)
 

Detailed Description

Interface to the find_index functions.