| Package | Description |
|---|---|
| dap4.core.data |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataAtomic
DataAtomic represents a non-container object.
|
interface |
DataCompound
DataCompound is purely to allow
unified reference to:
-DataStructure
-DataSequence
|
interface |
DataCompoundArray
DataCompoundArray represents an array of
either DataStructure or DataSequence instances.
|
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 |
|---|---|
DataVariable |
DataDataset.getVariableData(DapVariable var) |
DataVariable |
DataStructure.readfield(int i) |
DataVariable |
DataStructure.readfield(String name) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.