Public Member Functions | |
LatLonToPolar (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &sourceRadars, const std::string &radarResolution, const std::string &vcp, const std::string &lastHeight, const std::string &terrainFileOrDir, const std::string &outputTypeName) | |
Algorithm constructor, called from w2latlon2polar_main with the command-line options passed in. | |
void | processInputDataType (const code::DataType &data) |
Classes | |
class | LatLonHeightPolarLookup |
vol::LatLonToPolar::LatLonToPolar | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | sourceRadars, | |||
const std::string & | radarResolution, | |||
const std::string & | vcp, | |||
const std::string & | lastHeight, | |||
const std::string & | terrainFileOrDir, | |||
const std::string & | outputTypeName | |||
) |
Algorithm constructor, called from w2latlon2polar_main with the command-line options passed in.
void vol::LatLonToPolar::processInputDataType | ( | const code::DataType & | data | ) |