Public Member Functions | |
BeamCoverage (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &sourceRadar, const std::string &logfile, const std::string &thresholdDegrees) | |
Algorithm constructor, called from w2beamcoverage_main with the command-line options passed in. | |
void | processInputType (const code::RadialSet &data) |
void | handleEndOfRadarIndex () |
code::BeamCoverage::BeamCoverage | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | sourceRadar, | |||
const std::string & | logfile, | |||
const std::string & | thresholdDegrees | |||
) |
Algorithm constructor, called from w2beamcoverage_main with the command-line options passed in.
void code::BeamCoverage::handleEndOfRadarIndex | ( | ) |
void code::BeamCoverage::processInputType | ( | const code::RadialSet & | data | ) |