Click or drag to resize

NumberOfAssets Methods

The NumberOfAssets type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAverageNumberOfAssets
The average number of assets providing coverage for any given span of time. The average is weighted based on the duration of each interval.
Public methodStatic memberInstantaneousNumberOfAssets
Compute the number of assets providing coverage at the given time.
Public methodStatic memberMaximumNumberOfAssets
The maximum number of assets over a given span which are providing coverage.
Public methodStatic memberMinimumNumberOfAssets
The minimum number of assets over a given span which are providing coverage.
Top
See Also