Public Member Functions | |
| GridDifferencer (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &acceptableTimeDiffInMinutes, const std::string &linearScaling, const std::string &outputTypeName) | |
| Algorithm constructor, called from w2difference_main with the command-line options passed in. | |
| void | processGridTypeX (const code::Index::Record &data) |
| void | processGridTypeY (const code::Index::Record &rec) |
| w2img::GridDifferencer::GridDifferencer | ( | const std::string & | outputDir, | |
| const std::string & | outputLBName, | |||
| bool | realtime, | |||
| const std::string & | acceptableTimeDiffInMinutes, | |||
| const std::string & | linearScaling, | |||
| const std::string & | outputTypeName | |||
| ) |
Algorithm constructor, called from w2difference_main with the command-line options passed in.
| void w2img::GridDifferencer::processGridTypeX | ( | const code::Index::Record & | data | ) |
| void w2img::GridDifferencer::processGridTypeY | ( | const code::Index::Record & | rec | ) |
1.4.7