Public Member Functions | |
envpg (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &sourceRadar, const std::string &bottomLevel, const std::string &topLevel) | |
Algorithm constructor, called from w2envpg_main with the command-line options passed in. | |
void | processPolarGrid (const code::RadialSet &data) |
void | processLatLonGrid (const code::LatLonGrid &data) |
w2envpg::envpg::envpg | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | sourceRadar, | |||
const std::string & | bottomLevel, | |||
const std::string & | topLevel | |||
) |
Algorithm constructor, called from w2envpg_main with the command-line options passed in.
void w2envpg::envpg::processLatLonGrid | ( | const code::LatLonGrid & | data | ) |
void w2envpg::envpg::processPolarGrid | ( | const code::RadialSet & | data | ) |