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

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

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

Methods in ucar.unidata.data.sounding that return RAOB.MandatoryWindProfile
static RAOB.MandatoryWindProfile RAOB.newMandatoryWindProfile(Unit geopotentialAltitudeUnit, float[] geopotentialAltitudes, Unit speedUnit, float[] speeds, Unit directionUnit, float[] directions)
          Creates an instance of a MandatoryWindProfile.