Uses of Class
ucar.unidata.view.sounding.Sounding
Packages that use Sounding
-
Uses of Sounding in ucar.unidata.view.sounding
Methods in ucar.unidata.view.sounding that return SoundingModifier and TypeMethodDescriptionAerologicalDisplay.getActiveSounding()
Get the active sounding.SoundingSet.getActiveSounding()
Returns the active sounding.Methods in ucar.unidata.view.sounding with parameters of type SoundingModifier and TypeMethodDescriptionvoid
SoundingSet.addSounding
(int index, Sounding sounding) Adds a sounding to this set.void
SoundingSet.addSounding
(Sounding sounding) Adds a sounding to this set.protected void
SoundingSet.setActiveSounding
(Sounding sounding) Sets the active sounding property.