This module computes and outputs the area averaged mean of a
rectilinear scalar field (admittedly a very specialized input).
The statistics module supplied in AVS only uses the values at
the cells to compute the mean. In an irregularly sampled field
(like the rectilinear field used in this module) the mean of the
values may not represent the true mean of the field. By weighting
the value contributions to the mean by the cell size, a better
mean is computed.
The mean value is output to a port to allow its use in a label
module (for annotation purposes).
INPUT
A rectilinear scalar field (field 2D real 3 space rectilinear)
OUTPUT
A real value (float)
PARAMETERS
Mean Value -- The mean computed by the module as a text block