addGridRadius(const std::string &gridName, const std::string &radius) | hailtruth::CellTrack | |
addGridTimeDiff(const std::string &gridName, const std::string &timeDiff) | hailtruth::CellTrack | |
addOptGridName(const std::string &gridName) | hailtruth::CellTrack | |
CellTrack(const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &MaxLeadTime, const std::string &SearchWindow, bool CenterReports, const std::string &DefaultMotion, const std::string &InitialBuffer, const std::string &SizeColumn, bool WriteBounds, bool CorrectMotion, const std::string &MotionTolerance, bool AllCellIdentifications) | hailtruth::CellTrack | |
doAnalysis(const w2img::TruthPolygon searchPolygon, const code::Location loc, const code::Speed spd, const code::Angle dir, code::DataRow *row) | hailtruth::CellTrack | |
generatePolygon(const code::Location loc, const code::Speed spd, const code::Angle dir) | hailtruth::CellTrack | |
process() | hailtruth::CellTrack | |
processCellTableName(const code::DataTable &data) | hailtruth::CellTrack | |
processHailTableName(const code::DataTable &data) | hailtruth::CellTrack | |
processOptionalGridName(const code::LatLonGrid &data) | hailtruth::CellTrack | |