MetNoFimex::ScaleValue< IN, OUT > Class Template Reference

#include <Utils.h>

Inheritance diagram for MetNoFimex::ScaleValue< IN, OUT >:

std::unary_function< IN, OUT >

List of all members.

Public Member Functions

 ScaleValue (double oldFill, double oldScale, double oldOffset, double newFill, double newScale, double newOffset)
OUT operator() (const IN &in) const


Detailed Description

template<typename IN, typename OUT>
class MetNoFimex::ScaleValue< IN, OUT >

Scale a value using fill, offset and scale

Constructor & Destructor Documentation

template<typename IN, typename OUT>
MetNoFimex::ScaleValue< IN, OUT >::ScaleValue ( double  oldFill,
double  oldScale,
double  oldOffset,
double  newFill,
double  newScale,
double  newOffset 
) [inline]


Member Function Documentation

template<typename IN, typename OUT>
OUT MetNoFimex::ScaleValue< IN, OUT >::operator() ( const IN &  in  )  const [inline]


The documentation for this class was generated from the following file:

Generated on Fri May 7 15:50:18 2010 for MI - Fimex by  doxygen 1.5.5