Public Member Functions | |
MaskPoints (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &points_input_file, const std::string &points_output_file) | |
Algorithm constructor, called from w2maskpoints_main with the command-line options passed in. | |
void | processMask (const code::LatLonGrid &data) |
void | handleEndOfRadarIndex () |
w2img::MaskPoints::MaskPoints | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | points_input_file, | |||
const std::string & | points_output_file | |||
) |
Algorithm constructor, called from w2maskpoints_main with the command-line options passed in.
void w2img::MaskPoints::handleEndOfRadarIndex | ( | ) |
void w2img::MaskPoints::processMask | ( | const code::LatLonGrid & | data | ) |