Package | Description |
---|---|
ucar.ma2 |
Multidimensional arrays of primitives and objects with data stored in memory.
|
Modifier and Type | Method and Description |
---|---|
static MAMath.ScaleOffset |
MAMath.calcScaleOffsetSkipMissingData(Array a,
double missingValue,
int nbits,
boolean isUnsigned)
Calculate the scale/offset for an array of numbers.
|
Modifier and Type | Method and Description |
---|---|
static Array |
MAMath.convert2Unpacked(Array packed,
MAMath.ScaleOffset scaleOffset) |
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.