Uses of Class
ucar.visad.quantities.VectorQuantity

Packages that use VectorQuantity
ucar.visad.quantities Provides support for scientific quantities. 
 

Uses of VectorQuantity in ucar.visad.quantities
 

Subclasses of VectorQuantity in ucar.visad.quantities
 class CartesianHorizontalWind
          Provides support for the quantity of horizontal wind in Cartesian coordinates.
 class GridRelativeHorizontalWind
          The quantity of horizontal wind in vector coordinates that are relative to an underlying grid.
 class HorizontalWind
          Provides support for the quantity of horizontal wind.
 class PolarHorizontalWind
          Provides support for the quantity of horizontal wind in polar coordinates.
 class Wind
          Provides support for the quantity of wind.