Public Member Functions | |
BiologicalEcho (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &sourceRadar, const std::string &resolution, const std::string &terrainFile) | |
Algorithm constructor, called from w2bioecho_main with the command-line options passed in. | |
void | processReflectivity (code::RadialSet &data) |
w2img::BiologicalEcho::BiologicalEcho | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | sourceRadar, | |||
const std::string & | resolution, | |||
const std::string & | terrainFile | |||
) |
Algorithm constructor, called from w2bioecho_main with the command-line options passed in.
void w2img::BiologicalEcho::processReflectivity | ( | code::RadialSet & | data | ) |