Package | Description |
---|---|
agi.foundation.coverage.figureofmerit |
Contains types for computing statistical data on coverage calculations.
|
Class and Description |
---|
FigureOfMerit
A delegate which represents an arbitrary static figure of merit.
|
FigureOfMerit.Function
A functional interface for the containing delegate type.
|
GridTimeSampledValues
A set of data representing the values of a particular figure of merit sampled over a coverage grid at predefined time intervals.
|
IFigureOfMeritDefinition
An interface which defines the means by which to get a figure of merit value for the given coverage data and object of interest.
|
TimeSampledValues
A data set containing scalar figure of merit data for a single grid point sampled over time.
|