Click or drag to resize

AGI.Foundation.Coverage.FigureOfMerit Namespace

Contains types for computing statistical data on coverage calculations.
Classes
  ClassDescription
Public classCommunicationFigureOfMerit
A figure of merit based on a CommunicationObjectScalar representing a link budget parameter or other communication related value.
Public classCoverageGaps
A figure of merit which provides statistical information regarding gaps in coverage.
Public classCoverageTime
A figure of merit calculating statistics on the amount of time that coverage exists.
Public classDilutionOfPrecisionFigureOfMerit
A figure of merit which represents the DilutionOfPrecision at any given point over time.
Public classGridDescriptiveStatistics
A figure of merit providing statistical information pertaining to coverage over a grid.
Public classGridTimeSampledValues
A set of data representing the values of a particular figure of merit sampled over a coverage grid at predefined time intervals.
Public classNavigationAccuracyAssessedFigureOfMerit
A figure of merit which represents the NavigationAccuracyAssessed at any given point over time.
Public classNavigationAccuracyPredictedFigureOfMerit
A figure of merit which represents the NavigationAccuracyPredicted at any given point over time.
Public classNumberOfAssets
A figure of merit which provides statistical information regarding the number of assets providing coverage.
Public classRadarFigureOfMerit
A figure of merit based on a SingleTargetRadarLinkScalar representing a radar parameter or other radar related value.
Public classResponseTime
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.
Public classRevisitTime
A figure of merit which provides statistical information regarding the time it takes to regain coverage after it has been lost.
Public classTimeSampledValues
A data set containing scalar figure of merit data for a single grid point sampled over time.
Interfaces
  InterfaceDescription
Public interfaceIFigureOfMeritDefinition
An interface which defines the means by which to get a figure of merit value for the given coverage data and object of interest.
Delegates