w2img::ScoreClusters Class Reference

List of all members.

Detailed Description

Algorithm main class, whose methods are invoked by various listeners in w2scoreclusters_main.cc Interface code auto-generated by w2algcreator.

Author:
Valliappa.Lakshmanan
Version:
Id
w2img_ScoreClusters.h,v 1.3 2009/06/02 20:17:56 lakshman Exp


Public Member Functions

 ScoreClusters (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &dataRange, const std::string &targetRange, const std::string &smoothingKernel, const std::string &sizeThresholdInPixels, const std::string &searchRadius, const std::string &acceptableTimeDiffInMinutes)
 Algorithm constructor, called from w2scoreclusters_main with the command-line options passed in.
void processInputData (const code::LatLonGrid &data)
void processTargetData (const code::LatLonGrid &data)

Classes

class  Scaler


Constructor & Destructor Documentation

w2img::ScoreClusters::ScoreClusters ( const std::string &  outputDir,
const std::string &  outputLBName,
bool  realtime,
const std::string &  dataRange,
const std::string &  targetRange,
const std::string &  smoothingKernel,
const std::string &  sizeThresholdInPixels,
const std::string &  searchRadius,
const std::string &  acceptableTimeDiffInMinutes 
)

Algorithm constructor, called from w2scoreclusters_main with the command-line options passed in.


Member Function Documentation

void w2img::ScoreClusters::processInputData ( const code::LatLonGrid &  data  ) 

void w2img::ScoreClusters::processTargetData ( const code::LatLonGrid &  data  ) 


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