Public Member Functions | |
BirdDensity (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &sourceRadar, const std::string &terrainDir, const std::string &sunangle, bool uniformBeam, const std::string &vilThresh, bool useOverOceanData, const std::string &clutterThresh, bool turnOffZcorr, bool asciiOutput) | |
Algorithm constructor, called from w2birddensity_main with the command-line options passed in. | |
void | processReflectivity (const code::Index::Record &rec) |
void | processSoundingTable (const code::DataTable &data) |
void | handleEndOfInputIndexes () |
Classes | |
struct | PreviousData |
w2bio::BirdDensity::BirdDensity | ( | const std::string & | outputDir, | |
const std::string & | outputLBName, | |||
bool | realtime, | |||
const std::string & | sourceRadar, | |||
const std::string & | terrainDir, | |||
const std::string & | sunangle, | |||
bool | uniformBeam, | |||
const std::string & | vilThresh, | |||
bool | useOverOceanData, | |||
const std::string & | clutterThresh, | |||
bool | turnOffZcorr, | |||
bool | asciiOutput | |||
) |
Algorithm constructor, called from w2birddensity_main with the command-line options passed in.
void w2bio::BirdDensity::handleEndOfInputIndexes | ( | ) |
void w2bio::BirdDensity::processReflectivity | ( | const code::Index::Record & | rec | ) |
void w2bio::BirdDensity::processSoundingTable | ( | const code::DataTable & | data | ) |