WSF_TIME_AVERAGE_GAP_MOE

moe WSF_TIME_AVERAGE_GAP_MOE
moe <name> WSF_TIME_AVERAGE_GAP_MOE
   output ...
end_moe

Overview

WSF_TIME_AVERAGE_GAP_MOE computes the average length of a coverage gap in seconds that one would find if the coverage interval were randomly sampled. This measure operates on gaps, which are intervals during which the grid point has no access to any of the free assets. The result is equal to \frac{\sum(CoverageGapDuration^2)}{CoverageIntervalDuration}.

Measure Output Commands

output <output-type>
   ...
end_output
output <output_type> … end_output

Specify a form of output to produce for a measure of effectiveness. The allowed values for <output_type> are:

  • data - Produces a text file containing the MOE’s value at each grid point.

  • grid_stats - Produces a text file that computes summary statistics of the MOE over the grid.

  • lat_lon_stats - Produces a text file that computes summary statistics as a function of either latitude or longitude.