Click or drag to resize

ResponseTime Class

A figure of merit which provides statistical information regarding the time it takes to gain coverage from a point in time where there is no coverage.
Inheritance Hierarchy
SystemObject
  AGI.Foundation.Coverage.FigureOfMeritResponseTime

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 ResponseTime

The ResponseTime type exposes the following members.

Methods
  NameDescription
Public methodStatic memberInstantaneousResponseTime
Given a point in time, this computes the time it takes to gain coverage (in seconds).
Public methodStatic memberMaximumResponseTime
Computes the maximum time it takes to gain coverage.
Public methodStatic memberMinimumResponseTime
The minimum time it takes to gain coverage.
Top
See Also