w2img::ObjectiveAnalysis Class Reference

List of all members.

Detailed Description

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

Author:
lakshman
Version:
Id
w2img_ObjectiveAnalysis.h,v 1.7 2009/06/02 20:18:00 lakshman Exp


Public Member Functions

 ObjectiveAnalysis (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &columnsToObjectivelyAnalyze, const std::string &idColumnName, const std::string &topLeftCorner, const std::string &bottomRightCorner, const std::string &latlonspacing, const std::string &strategy, const std::string &numberOfPasses, const std::string &minimumObservations, const std::string &gammaConvergenceParameter, bool decay)
 Algorithm constructor, called from the _main with the command-line options passed in.
void processTable (const code::DataTable &data)

Classes

class  AverageSpacing
 Cressman radius set based on the average isolation of members. More...
class  ConstantRadius
 Cressman radius set to constant value. More...
class  MostIsolated
 Cressman radius set based on most isolated member of set. More...
class  StationObservation
 A single station's observation. More...
class  WeightStrategy
 Base class of weighting strategies. More...


Constructor & Destructor Documentation

w2img::ObjectiveAnalysis::ObjectiveAnalysis ( const std::string &  outputDir,
const std::string &  outputLBName,
bool  realtime,
const std::string &  columnsToObjectivelyAnalyze,
const std::string &  idColumnName,
const std::string &  topLeftCorner,
const std::string &  bottomRightCorner,
const std::string &  latlonspacing,
const std::string &  strategy,
const std::string &  numberOfPasses,
const std::string &  minimumObservations,
const std::string &  gammaConvergenceParameter,
bool  decay 
)

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


Member Function Documentation

void w2img::ObjectiveAnalysis::processTable ( const code::DataTable &  data  ) 


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