| Package | Description |
|---|---|
| dap4.cdm | |
| dap4.cdmshared | |
| dap4.dap4shared |
| Modifier and Type | Field and Description |
|---|---|
protected D4DataAtomic |
CDMArrayAtomic.d4data |
| Modifier and Type | Method and Description |
|---|---|
D4DataAtomic |
CDMArrayAtomic.getData() |
| Modifier and Type | Method and Description |
|---|---|
static double |
CDMUtil.extractDoubleValue(AtomicType atomtype,
D4DataAtomic dataset,
int index)
Extract, as a double, value from a (presumably)
atomic typed array of values; dataset position
is presumed correct.
|
static long |
CDMUtil.extractLongValue(AtomicType atomtype,
D4DataAtomic dataset,
long index)
Extract, as a long, value from a (presumably)
atomic typed array of values; dataset position
is presumed correct.
|
| Modifier and Type | Method and Description |
|---|---|
protected D4DataAtomic |
DataCompiler.compileAtomicVar(DapVariable dapvar) |
Copyright © 1999–2021 UCAR/Unidata. All rights reserved.