Uses of Class
ucar.unidata.data.sounding.RAOB.TropopauseProfile

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

Uses of RAOB.TropopauseProfile in ucar.unidata.data.sounding
 

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