WXP C++ Library Version 6.74.9
|
This class contains a set of tools to work with grid data. More...
#include "../include/GridTool.h"
Static Public Member Functions | |
static int | valueGrid (Grid &grid, float value) |
static int | updateSpec (GridSpec &gs, ForeTime &f, Level &l, VarNameItem &v) |
static int | updateSpec (GridSpec &gs, ForeTime &f, Level &l) |
static int | updateSpec (GridSpec &gs, ForeTime &f) |
static int | updateSpec (GridSpec &gs, Level &l) |
static int | toImage (Image &image, Grid &grid, FloatArray &thres) |
static int | toImage (Image &image, Grid &grid) |
static int | getStats (Grid &grid, GridPoints &gpts, GridStats &stats) |
static float | getCoverage (Grid &grid, GridPoints &gpts, float min, float max) |
This class contains a set of tools to work with grid data.