MetNoFimex::CachedVectorReprojection Class Reference

#include <CachedVectorReprojection.h>

List of all members.

Public Member Functions

 CachedVectorReprojection ()
 CachedVectorReprojection (int method, boost::shared_array< double > matrix, int ox, int oy)
virtual ~CachedVectorReprojection ()
void reprojectValues (boost::shared_ptr< Data > &uValues, boost::shared_ptr< Data > &vValues, float uBadValue=MIFI_UNDEFINED_F, float vBadValue=MIFI_UNDEFINED_F) const throw (CDMException)
size_t getXSize () const
size_t getYSize () const


Constructor & Destructor Documentation

MetNoFimex::CachedVectorReprojection::CachedVectorReprojection  )  [inline]
 

MetNoFimex::CachedVectorReprojection::CachedVectorReprojection int  method,
boost::shared_array< double >  matrix,
int  ox,
int  oy
[inline]
 

virtual MetNoFimex::CachedVectorReprojection::~CachedVectorReprojection  )  [inline, virtual]
 


Member Function Documentation

size_t MetNoFimex::CachedVectorReprojection::getXSize  )  const [inline]
 

size_t MetNoFimex::CachedVectorReprojection::getYSize  )  const [inline]
 

void MetNoFimex::CachedVectorReprojection::reprojectValues boost::shared_ptr< Data > &  uValues,
boost::shared_ptr< Data > &  vValues,
float  uBadValue = MIFI_UNDEFINED_F,
float  vBadValue = MIFI_UNDEFINED_F
const throw (CDMException)
 

reproject the vector values

Parameters:
uValues the values in x-direction. These will be changed in-place.
vValues the values in y-direction. These will be changed in-place.


The documentation for this class was generated from the following files:
Generated on Thu Jun 5 14:58:24 2008 for MI - Fimex by  doxygen 1.4.6