Path: ACPro/Wind
% Animate the variation of wind magnitude and direction.
Data obtained from the HWM93 model (see HorizontalWind.m) and the
analytic model that approximates it (see WindFunction.m).
--------------------------------------------------------------------------
Form:
WindTrendsDemo( type, makemovie )
--------------------------------------------------------------------------
------
Inputs
------
dataType (1) Data type:
- 1 Horizontal Wind Model
- 2 Analytic function
- 3 Error
makemovie (1) Flag indicating whether to make movie
-------
Outputs
-------
none
--------------------------------------------------------------------------
AC: ACData/winds_wc_dayvar ACPro: Wind/HorizontalWind ACPro: Wind/WindFunction Common: Graphics/AddView Common: Graphics/AddZoom
Back to the ACPro Module page