RadarFigureOfMerit Class |
Namespace: AGI.Foundation.Coverage.FigureOfMerit
The RadarFigureOfMerit type exposes the following members.
| Name | Description | |
|---|---|---|
| RadarFigureOfMerit | Initializes a new instance. | |
| RadarFigureOfMerit(SingleTargetRadarLinkScalar) |
Initialize a new instance based on the given scalar radar parameter.
|
| Name | Description | |
|---|---|---|
| RadarParameter |
Gets or sets the scalar radar parameter to use as a template for this figure of merit.
The instances of the IServiceProvider representing the receiver will be replaced
with the coverage object when producing the Scalar representing the figure of merit.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetScalarFigureOfMerit |
Get a Scalar representing a figure of merit based on the given RadarParameter.
All instances of the GridPointPlaceholder used in the RadarParameter
will be replaced with the coverageObject in the new scalar.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |