Click or drag to resize

CoverageQueryResultSatisfactionIntervalsWithNumberOfAssets Property

Gets the set of overall satisfaction intervals with the number of assets providing coverage for that interval recorded in the Data property.

Namespace:  AGI.Foundation.Coverage
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TimeIntervalCollection<int> SatisfactionIntervalsWithNumberOfAssets { get; }

Property Value

Type: TimeIntervalCollectionInt32
See Also