22 static int FindNearest(
const std::vector<double>& xaxis,
double wl);
Definition: OceanProcess.h:6
static int FindNearest(const std::vector< double > &xaxis, double wl)
static double EvaluatePolynomial(const double x, const std::vector< double > &polyCoeff)
This is an interface to OceanDirect that allows the user to connect to devices over USB and other bus...
Definition: DeviceFactory.h:38