computeXY(const code::LatLonGrid &grid, const code::Location &loc, int *x, int *y) | w2preciprate::RainRateTable | [static] |
correctBias(const code::LatLonGrid &rate) | w2preciprate::PrecipRate | |
getXY(const code::Location &stationLoc, int *x, int *y) | w2preciprate::PrecipRate | [virtual] |
myLB | w2preciprate::RainRateTable | [protected] |
myOutputDir | w2preciprate::RainRateTable | [protected] |
myRainColumn | w2preciprate::RainRateTable | [protected] |
myRowName | w2preciprate::RainRateTable | [protected] |
observations | w2preciprate::RainRateTable | [protected] |
ObsMap typedef | w2preciprate::RainRateTable | [protected] |
PrecipRate(const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &dataColumnName, const std::string &idColumnName, bool useKalmanFilter, const std::string &shiThreshold, const std::string &zr) | w2preciprate::PrecipRate | |
processRainRateTable(const code::DataTable &tbl) | w2preciprate::PrecipRate | [virtual] |
processRainTable(const code::DataTable &data) | w2preciprate::PrecipRate | |
processReflectivity(const code::LatLonGrid &data) | w2preciprate::PrecipRate | |
processSHI(const code::LatLonGrid &data) | w2preciprate::PrecipRate | |
RainRateColumnName | w2preciprate::RainRateTable | [static] |
RainRateTable(const std::string &outputDir, const std::string &outputLBName, const std::string &dataColumnName, const std::string &idColumnName, bool smoothWithTime) | w2preciprate::RainRateTable | |
RainRateUnit | w2preciprate::RainRateTable | [static] |
shouldUseKalman | w2preciprate::RainRateTable | [protected] |
updateRainRate(const code::DataTable &tbl) | w2preciprate::RainRateTable | |
~PrecipRate() | w2preciprate::PrecipRate | [inline, virtual] |
~RainRateTable() | w2preciprate::RainRateTable | [inline, virtual] |