Package | Description |
---|---|
ucar.unidata.data.sounding |
DataSource classes and utilities for sounding data.
|
Modifier and Type | Method and Description |
---|---|
LinkSet |
RAOB.getActiveLinks()
Gets the active links between input profiles and output profiles.
|
LinkSet |
RAOB.getPossibleLinks()
Gets the set of all possible links between input profiles and output
profiles.
|
Modifier and Type | Method and Description |
---|---|
void |
RAOB.setActiveLinks(LinkSet links)
Sets the active links between input profiles and output profiles.
|