Public Member Functions | |
| GMMTrack (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &forecastTimePeriodsInMinutes, const std::string &estimationIntervalInMinutes, const std::string &dataRange) | |
| Algorithm constructor, called from w2gmmtrack_main with the command-line options passed in. | |
| void | processTrackedField (const code::Index::Record &rec) |
Classes | |
| struct | GmmChange |
| struct | GmmParameter |
| w2img::GMMTrack::GMMTrack | ( | const std::string & | outputDir, | |
| const std::string & | outputLBName, | |||
| bool | realtime, | |||
| const std::string & | forecastTimePeriodsInMinutes, | |||
| const std::string & | estimationIntervalInMinutes, | |||
| const std::string & | dataRange | |||
| ) |
Algorithm constructor, called from w2gmmtrack_main with the command-line options passed in.
| void w2img::GMMTrack::processTrackedField | ( | const code::Index::Record & | rec | ) |
1.4.7