| NumberOfAssets Methods | 
The NumberOfAssets type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | AverageNumberOfAssets | 
            The average number of assets providing coverage for any given span of time.
            The average is weighted based on the duration of each interval.
             | 
|   | InstantaneousNumberOfAssets | 
            Compute the number of assets providing coverage at the given time.
             | 
|   | MaximumNumberOfAssets | 
            The maximum number of assets over a given span which are providing coverage.
             | 
|   | MinimumNumberOfAssets | 
            The minimum number of assets over a given span which are providing coverage.
             | 
 See Also
See Also