w2kmeans::SwathUpdater Class Reference

Inheritance diagram for w2kmeans::SwathUpdater:

w2kmeans::SwathMaxUpdater w2kmeans::SwathRateUpdater List of all members.

Detailed Description

Updates swath grid at a single grid point.

Author:
Lakshman
Version:
Id
w2kmeans_SwathAdvector.h,v 1.2 2009/06/02 20:17:59 lakshman Exp
See also:
SwathAdvector


Public Member Functions

 SwathUpdater (const std::string &filtername)
virtual ~SwathUpdater ()
virtual std::string getUnit () const
virtual std::string getColorMap () const
virtual void update (code::Image< float > *result, int x, int y, float newval, int origx, int origy, int newx, int newy, float secs, int tracklength) const =0

Protected Attributes

std::string unit
std::string colormap


Constructor & Destructor Documentation

w2kmeans::SwathUpdater::SwathUpdater ( const std::string &  filtername  ) 

virtual w2kmeans::SwathUpdater::~SwathUpdater (  )  [inline, virtual]


Member Function Documentation

virtual std::string w2kmeans::SwathUpdater::getColorMap (  )  const [inline, virtual]

virtual std::string w2kmeans::SwathUpdater::getUnit (  )  const [inline, virtual]

virtual void w2kmeans::SwathUpdater::update ( code::Image< float > *  result,
int  x,
int  y,
float  newval,
int  origx,
int  origy,
int  newx,
int  newy,
float  secs,
int  tracklength 
) const [pure virtual]

Implemented in w2kmeans::SwathMaxUpdater, and w2kmeans::SwathRateUpdater.


Member Data Documentation

std::string w2kmeans::SwathUpdater::colormap [protected]

std::string w2kmeans::SwathUpdater::unit [protected]


Generated on Fri May 4 13:40:24 2012 for WDSS-IIw2algs by  doxygen 1.4.7