w2warn::AutoWarn Class Reference

List of all members.

Detailed Description

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

Author:
kortega
Version:
Id
w2warn_AutoWarn.h,v 1.1 2010/03/12 22:23:03 Kiel.Ortega Exp


Public Member Functions

 AutoWarn (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &ForecastTime, const std::string &SearchWindow, const std::string &DefaultMotion, const std::string &InitialBuffer, bool CorrectMotion, const std::string &MotionTolerance, const std::string &Column)
 Algorithm constructor, called from w2warn_autowarn_main with the command-line options passed in.
void processCellTableName (const code::DataTable &data)
void generatePolygon (const code::Location loc, const code::Speed spd, const code::Angle dir, const code::Angle leftDefl, const code::Angle rightDefl, const code::Length initBuffer)


Constructor & Destructor Documentation

w2warn::AutoWarn::AutoWarn ( const std::string &  outputDir,
const std::string &  outputLBName,
bool  realtime,
const std::string &  ForecastTime,
const std::string &  SearchWindow,
const std::string &  DefaultMotion,
const std::string &  InitialBuffer,
bool  CorrectMotion,
const std::string &  MotionTolerance,
const std::string &  Column 
)

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


Member Function Documentation

void w2warn::AutoWarn::generatePolygon ( const code::Location  loc,
const code::Speed  spd,
const code::Angle  dir,
const code::Angle  leftDefl,
const code::Angle  rightDefl,
const code::Length  initBuffer 
)

void w2warn::AutoWarn::processCellTableName ( const code::DataTable &  data  ) 


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