|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArrayStructureMA | |
---|---|
ucar.ma2 | Multidimensional arrays of primitives and objects with data stored in memory. |
ucar.nc2.iosp.bufr | I/O Service Provider for BUFR format files |
Uses of ArrayStructureMA in ucar.ma2 |
---|
Methods in ucar.ma2 that return ArrayStructureMA | |
---|---|
static ArrayStructureMA |
ArrayStructureMA.factoryMA(ArrayStructure from)
Turn any ArrayStructure into a ArrayStructureMA |
static ArrayStructureMA |
ArrayStructureMA.factoryMA(Structure from,
int[] shape)
Create an ArrayStructure for a Structure. |
Uses of ArrayStructureMA in ucar.nc2.iosp.bufr |
---|
Methods in ucar.nc2.iosp.bufr with parameters of type ArrayStructureMA | |
---|---|
void |
MessageCompressedDataReader.readData(ArrayStructureMA ama,
Message m,
RandomAccessFile raf,
Range r,
Formatter f)
Read some or all datasets from a single message |
static void |
MessageCompressedDataReader.setIterators(ArrayStructureMA ama)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |