Click or drag to resize

CoverageTime Class

A figure of merit calculating statistics on the amount of time that coverage exists.
Inheritance Hierarchy
SystemObject
  AGI.Foundation.Coverage.FigureOfMeritCoverageTime

Namespace:  AGI.Foundation.Coverage.FigureOfMerit
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static class CoverageTime

The CoverageTime type exposes the following members.

Methods
  NameDescription
Public methodStatic memberPercentCoverageTime
Compute the percentage of time when coverage exists.
Public methodStatic memberTotalCoverageTime
Compute the total time in seconds when coverage exists.
Top
See Also