Uses of Class
ucar.unidata.data.sounding.LinkSet
Packages that use LinkSet
-
Uses of LinkSet in ucar.unidata.data.sounding
Methods in ucar.unidata.data.sounding that return LinkSetModifier and TypeMethodDescriptionRAOB.getActiveLinks()
Gets the active links between input profiles and output profiles.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 LinkSetModifier and TypeMethodDescriptionvoid
RAOB.setActiveLinks
(LinkSet links) Sets the active links between input profiles and output profiles.