Public Member Functions | |
AlignRadials (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &alignmentResolution, const std::string &prefix, const std::string &suffix, const std::string &resampleResolution, bool project_to_ground, const std::string &kernel) | |
Algorithm constructor, called from w2alignradials_main with the command-line options passed in. | |
void | processInputType (const code::RadialSet &data) |
w2polar::AlignRadials::AlignRadials | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | alignmentResolution, | |||
const std::string & | prefix, | |||
const std::string & | suffix, | |||
const std::string & | resampleResolution, | |||
bool | project_to_ground, | |||
const std::string & | kernel | |||
) |
Algorithm constructor, called from w2alignradials_main with the command-line options passed in.
void w2polar::AlignRadials::processInputType | ( | const code::RadialSet & | data | ) |