Public Member Functions | |
void | update (const code::LatLonGrid &rainrate) |
update with an observation. | |
code::Image< float > | getAverageAsOf (const code::Time &endTime) |
Get the average rain rate between the following two times. |
code::Image<float> w2preciprate::TimeAverageRainRate::getAverageAsOf | ( | const code::Time & | endTime | ) |
Get the average rain rate between the following two times.
This has the effect of removing data earlier to this time.
void w2preciprate::TimeAverageRainRate::update | ( | const code::LatLonGrid & | rainrate | ) |
update with an observation.