CoverageGaps Class |
Namespace: AGI.Foundation.Coverage.FigureOfMerit
The CoverageGaps type exposes the following members.
| Name | Description | |
|---|---|---|
| TimeAverageGap |
The time average length of gaps in coverage, computed as the sum of the square of the
gap lengths all divided by the length of the interval of interest.
| |
| TotalNumberOfGaps |
Computes the total number of gaps in coverage between the given times.
| |
| TotalNumberOfGapsInSpan |
Computes the total number of gaps which are above a minimum and below a maximum duration.
|