Uses of Class
ucar.unidata.data.sounding.RAOB.TropopauseProfile
Packages that use RAOB.TropopauseProfile
-
Uses of RAOB.TropopauseProfile in ucar.unidata.data.sounding
Methods in ucar.unidata.data.sounding that return RAOB.TropopauseProfileModifier and TypeMethodDescriptionstatic RAOB.TropopauseProfile
RAOB.newTropopauseProfile
(Unit pressureUnit, float[] pressures, Unit temperatureUnit, float[] temperatures, Unit dewPointUnit, float[] dewPoints, Unit speedUnit, float[] speeds, Unit directionUnit, float[] directions) Creates an instance of a TropopauseProfile.