Uses of Class
ucar.unidata.data.grid.FieldStats

Packages that use FieldStats
ucar.unidata.data.grid DataSource classes and utilities for gridded data. 
 

Uses of FieldStats in ucar.unidata.data.grid
 

Methods in ucar.unidata.data.grid that return FieldStats
static FieldStats GridUtil.findMinMaxAverageFromRange(FlatField field, UnionSet mapSets)
          Find the min, max and average from the range
 

Methods in ucar.unidata.data.grid that return types with arguments of type FieldStats
static List<FieldStats> GridUtil.findMinMaxAverage(FieldImpl field, UnionSet mapSets)
          Find the min/max and average of a file inside the mapsets