GridData.Byte, GridData.Double, GridData.Float, GridData.Integer| 构造器 | 说明 |
|---|---|
Float(int yNum,
int xNum) |
Constructor
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
double |
getDoubleValue(int i,
int j) |
Get double value
|
float |
getMissingValue() |
Get missing value
|
Number |
getValue(int i,
int j) |
Get value
|
void |
setMissingValue(float value) |
Set missing value
|
void |
setValue(int i,
int j,
float value) |
Set value
|
abs, acos, add, add, aggregate, asin, atan, average, average, clone, cos, div, div, exp, extendToGlobal, extract, extract, extract, extract, gassianToLatLon, GassianToLatLon_Simple, getArray, getBorderXMax, getBorderXMin, getBorderYMax, getBorderYMin, getDimensions, getExtent, getGridDataSetting, getIJIndex, getMaxMinValue, getMaxMinValue, getMaxValue, getMinValue, getUniqueValues, getValue, getXDelt, getXMax, getXMin, getXNum, getYDelt, getYMax, getYMin, getYNum, hasMissing, hasNaN, interpolate, interpolate_old, interpolation_Grid, isGlobal, isXStagger, isYStagger, log, log10, maskout, maskout, maskout, maskout, max, merge, min, mul, mul, pow, project, project, project, project, project, project, project, regrid, replaceValue, replaceValue, resample, saveAsBILFile, saveAsESRIASCIIFile, saveAsStationData, saveAsSurferASCIIFile, setMissingValue, setValue, setValue, setValue, setXStagger, setYStagger, sin, skip, sqrt, statistics, sub, sub, sum, tan, testUniqueValues, toGridArray, toStation, toStation, toStation, toStation, toStation, toStation_Gaussian, unStagger_X, unStagger_Y, xReverse, yReversepublic float getMissingValue()
public void setMissingValue(float value)
value - Missing valuepublic Number getValue(int i, int j)
public void setValue(int i,
int j,
float value)
i - I indexj - J indexvalue - Valuepublic double getDoubleValue(int i,
int j)
getDoubleValue 在类中 GridDatai - I indexj - J indexCopyright © 2019. All rights reserved.