WindShear:

--------------------------------------------------------------------------
   Wind shear.

   Type WindShear for a demo.
--------------------------------------------------------------------------
   Form:
       WindShear
   v = WindShear( vRef, zRef, z, alpha )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   vRef       (1,:)  Reference velocity
   zRef       (1,1)  Reference height
   z          (1,:)  Height
   alpha      (1,:)  Number or type

   -------
   Outputs
   -------
   v          (1,:)  Velocity

--------------------------------------------------------------------------
   Reference: Wind: New Zealand's Energy 
--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D
WindTurbine: Utility/WindShearExponent