WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
WXP::GridTool Class Reference

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)
 

Detailed Description

This class contains a set of tools to work with grid data.

Author
Dan Vietor

The documentation for this class was generated from the following files: