Public Member Functions | |
LMAFlash (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &timeThreshold, const std::string &distanceThreshold, const std::string &numEventsInFlashThreshold, const std::string &numStationsQCThreshold, const std::string &outputProducts, const std::string &northwestCornerLocation, const std::string &southeastCornerLocation, const std::string &gridSpacing, const std::string &timePeriodsInMinutes, const std::string &everyNminutes) | |
Algorithm constructor, called from w2lmaflash_main with the command-line options passed in. | |
void | processLMASourceData (const code::DataTable &data) |
void | handleEndOfLMASourceIndex () |
void | writeProducts (bool force) |
w2img::LMAFlash::LMAFlash | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | timeThreshold, | |||
const std::string & | distanceThreshold, | |||
const std::string & | numEventsInFlashThreshold, | |||
const std::string & | numStationsQCThreshold, | |||
const std::string & | outputProducts, | |||
const std::string & | northwestCornerLocation, | |||
const std::string & | southeastCornerLocation, | |||
const std::string & | gridSpacing, | |||
const std::string & | timePeriodsInMinutes, | |||
const std::string & | everyNminutes | |||
) |
Algorithm constructor, called from w2lmaflash_main with the command-line options passed in.
void w2img::LMAFlash::handleEndOfLMASourceIndex | ( | ) |
void w2img::LMAFlash::processLMASourceData | ( | const code::DataTable & | data | ) |
void w2img::LMAFlash::writeProducts | ( | bool | force | ) |