<P> This operator combines windowing with the computation of the average value 
  in each window. There is only one <I>OutputValueBA</I> which contains the average 
  of the values in a window of the given <I>WindowSize</I>; windows are computed 
  with the given <I>Distance</I> between each window. See also the description 
  of the Windowing operator. <BR>
  <BR>
<P>
PARAMETERDESCRIPTION
TheInputConcept:inherited
InputTimeBA:&nbsp;
InputValueBA:&nbsp;
WindowSize:&nbsp;
Distance:&nbsp;
OutputTimeStartBA:&nbsp;
OutputTimeEndBA:&nbsp;
OutputValueBA:&nbsp;
TheOutputConcept:inherited
