Uses of Class
ucar.unidata.data.sounding.RAOB.MandatoryPressureProfile
Packages that use RAOB.MandatoryPressureProfile
-
Uses of RAOB.MandatoryPressureProfile in ucar.unidata.data.sounding
Methods in ucar.unidata.data.sounding that return RAOB.MandatoryPressureProfileModifier and TypeMethodDescriptionRAOB.newMandatoryPressureProfile
(Unit pressureUnit, float[] pressures, Unit temperatureUnit, float[] temperatures, Unit dewPointUnit, float[] dewPoints, Unit speedUnit, float[] speeds, Unit directionUnit, float[] directions, Unit geopotentialAltitudeUnit, float[] geopotentialAltitudes) Creates an instance of a MandatoryPressureProfile.