ltg3D::W2Converter Class Reference

List of all members.

Detailed Description

This class will read the text format of a 3D lightning strike and convert it to be a data table.

It will also notify the associated LB of the new table.

Author:
Lakshman
Version:
Id
ltg3D_W2Converter.h,v 1.2 2009/06/02 20:17:51 lakshman Exp


Public Member Functions

 W2Converter (const std::string &outputdir, const std::string &notificationLB="")
 specify the directory that xml files should be written to and the name of the LB to notify after they are written.
bool convert (const std::string &inputFile)
 Convert the data in this text file.


Constructor & Destructor Documentation

ltg3D::W2Converter::W2Converter ( const std::string &  outputdir,
const std::string &  notificationLB = "" 
)

specify the directory that xml files should be written to and the name of the LB to notify after they are written.

If the LB name is empty, no notification will be done.


Member Function Documentation

bool ltg3D::W2Converter::convert ( const std::string &  inputFile  ) 

Convert the data in this text file.

Returns:
true if successfully written.


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