hailtruth::Event Struct Reference

List of all members.

Detailed Description

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

Author:
kortega
Version:
Id
hailtruth_StormType.h,v 1.1 2010/08/17 19:23:42 Kiel.Ortega Exp


Public Member Functions

 Event ()
 Event (const code::SmartPtr< code::DataRow > row)

Public Attributes

int eventID
double magnitude
std::string eventType
std::string office
std::string magUnit
code::Time startTime
code::Time endTime
code::Location startLoc
code::Location endLoc


Constructor & Destructor Documentation

hailtruth::Event::Event (  )  [inline]

hailtruth::Event::Event ( const code::SmartPtr< code::DataRow >  row  )  [inline]


Member Data Documentation

code::Location hailtruth::Event::endLoc

code::Time hailtruth::Event::endTime

int hailtruth::Event::eventID

std::string hailtruth::Event::eventType

double hailtruth::Event::magnitude

std::string hailtruth::Event::magUnit

std::string hailtruth::Event::office

code::Location hailtruth::Event::startLoc

code::Time hailtruth::Event::startTime


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