Uses of Class
ucar.unidata.data.sounding.RAOB.MaximumWindProfile
Packages that use RAOB.MaximumWindProfile
-
Uses of RAOB.MaximumWindProfile in ucar.unidata.data.sounding
Methods in ucar.unidata.data.sounding that return RAOB.MaximumWindProfileModifier and TypeMethodDescriptionstatic RAOB.MaximumWindProfile
RAOB.newMaximumWindProfile
(Unit pressureUnit, float[] pressures, Unit speedUnit, float[] speeds, Unit directionUnit, float[] directions) Creates an instance of a MaximumWindProfile.