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 TypeMethodDescriptionvoidSoundingSet.addSounding(int index, Sounding sounding) Adds a sounding to this set.voidSoundingSet.addSounding(Sounding sounding) Adds a sounding to this set.protected voidSoundingSet.setActiveSounding(Sounding sounding) Sets the active sounding property.