Package | Description |
---|---|
ucar.nc2.iosp.bufr |
I/O Service Provider for BUFR format files
|
ucar.nc2.iosp.bufr.tables |
Modifier and Type | Method and Description |
---|---|
TableD.Descriptor |
BufrTableLookup.getDescriptorTableD(short fxy) |
TableD.Descriptor |
TableLookup.getDescriptorTableD(short fxy) |
Modifier and Type | Method and Description |
---|---|
TableD.Descriptor |
TableD.addDescriptor(short x,
short y,
String name,
List<Short> seq) |
TableD.Descriptor |
TableD.getDescriptor(short id) |
Modifier and Type | Method and Description |
---|---|
Collection<TableD.Descriptor> |
TableD.getDescriptors() |
Modifier and Type | Method and Description |
---|---|
int |
TableD.Descriptor.compareTo(TableD.Descriptor o) |
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.