Namespaces | |
namespace | w2kmeans |
Classes | |
class | w2kmeans::SwathUpdater |
Updates swath grid at a single grid point. More... | |
class | w2kmeans::SwathMaxUpdater |
Keeps maximum value at a single grid point. More... | |
class | w2kmeans::SwathRateUpdater |
Accumulates value at a single grid point. More... | |
class | w2kmeans::SwathAdvector< GridType > |
Uses the motion vectors to advect the data forward, but fills in complete path to final location, so that a swath is created. More... |