Package | Description |
---|---|
ucar.unidata.data.sounding |
DataSource classes and utilities for sounding data.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
RAOB.Contribution.End
Class End
|
Modifier and Type | Method and Description |
---|---|
Link.End |
Link.getFirstEnd()
Gets the first Link.End.
|
Link.End |
Link.getSecondEnd()
Gets the second Link.End.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
LinkSet.add(java.util.Map map,
Link.End key,
Link.End other)
Add a link to another in the map
|
Constructor and Description |
---|
Link(Link.End end1,
Link.End end2)
Constructs.
|