Public Member Functions | |
| MorphTrack (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &modelForecastIntervalMinutes, const std::string &forecastTimePeriodsInMinutes, const std::string &lambda, const std::string &dataRange, const std::string &strategy) | |
| Algorithm constructor, called from w2morphtrack_main with the command-line options passed in. | |
| void | processTrackedField (const code::Index::Record &rec) |
| void | processModelForecast (const code::LatLonGrid &data) |
| void | processMotionEstimateField (const code::WindFieldStruct< code::LatLonGrid > &data) |
Classes | |
| class | Strategy |
| Algorithm used for morphing. More... | |
| w2img::MorphTrack::MorphTrack | ( | const std::string & | outputDir, | |
| const std::string & | outputLBName, | |||
| bool | realtime, | |||
| const std::string & | modelForecastIntervalMinutes, | |||
| const std::string & | forecastTimePeriodsInMinutes, | |||
| const std::string & | lambda, | |||
| const std::string & | dataRange, | |||
| const std::string & | strategy | |||
| ) |
Algorithm constructor, called from w2morphtrack_main with the command-line options passed in.
| void w2img::MorphTrack::processModelForecast | ( | const code::LatLonGrid & | data | ) |
| void w2img::MorphTrack::processMotionEstimateField | ( | const code::WindFieldStruct< code::LatLonGrid > & | data | ) |
| void w2img::MorphTrack::processTrackedField | ( | const code::Index::Record & | rec | ) |
1.4.7