Uses of Class
ucar.unidata.data.sounding.LinkSet

Packages that use LinkSet
ucar.unidata.data.sounding DataSource classes and utilities for sounding data. 
 

Uses of LinkSet in ucar.unidata.data.sounding
 

Methods in ucar.unidata.data.sounding that return LinkSet
 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.
 

Methods in ucar.unidata.data.sounding with parameters of type LinkSet
 void RAOB.setActiveLinks(LinkSet links)
          Sets the active links between input profiles and output profiles.