| Package | Description |
|---|---|
| dap4.core.data |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataRecord
DataRecord represents a record from a sequence.
|
interface |
DataSequence
DataSequence represents a set of records.
|
interface |
DataStructure
DataStructure represents a single instance of a structure.
|
| Modifier and Type | Method and Description |
|---|---|
DataCompound |
DataCompoundArray.read(long index)
Provide a read of a single value at a given index in a variable.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataCompoundArray.read(List<Slice> constraint,
DataCompound[] data)
Read multiple values at once.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.